-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
41 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,52 +1,52 @@ | ||
export default { | ||
purpose: 'Purpose', | ||
purpose_text: | ||
'We are convinced that renewable biobased materials such as wood and fibers from agriculture, <i>minimally processed geobased materials</i> like earth and stone, as well those derived from reuse, must reclaim there place in the building culture. With over 40% of the annual global greenhouse gas emissions, the construction sector clearly emerges as one of the priority areas requiring tangible measures to achieve <i>carbon reduction by 2050</i>.', | ||
read_manifesto: 'Read the manifesto', | ||
filters: 'Filters', | ||
home: 'Home', | ||
contact: 'Contact', | ||
atlas: 'Atlas', | ||
'building-material': 'Building Material', | ||
'natural-resource': 'Natural Resource', | ||
'technical-construction': 'Technical Construction', | ||
about: 'About', | ||
absorption_coefficient: 'Absorption Coefficient', | ||
acoustic: 'Acoustic', | ||
atlas: 'Atlas', | ||
building: 'Building', | ||
compressive_strength: 'Compressive Strength', | ||
contact: 'Contact', | ||
contribute: 'Contribute', | ||
resources: 'Resources', | ||
density: 'Density', | ||
diffusivity: 'Diffusivity', | ||
download: 'Download', | ||
effusivity: 'Effusivity', | ||
external_links: 'External links', | ||
filters: 'Filters', | ||
fire_resistance_class: 'Fire Resistance Class', | ||
fire: 'Fire', | ||
go_back: 'Go back', | ||
page_not_found: 'Oops. Nothing here...', | ||
type_here: 'Type here...', | ||
home: 'Home', | ||
hygrothermal: 'Hygrothermal', | ||
list: 'List', | ||
map: 'Map', | ||
material: 'Material', | ||
'natural-resource': 'Natural resource', | ||
'building-material': 'Building material', | ||
'technical-construction': 'Technical construction', | ||
building: 'Building', | ||
moisture_buffering: 'Moisture Buffering', | ||
no_results: 'No results', | ||
page_not_found: 'Oops. Nothing here...', | ||
professional: 'Professional', | ||
map: 'Map', | ||
list: 'List', | ||
videos: 'Videos', | ||
purpose_text: | ||
'We are convinced that renewable biobased materials such as wood and fibers from agriculture, <i>minimally processed geobased materials</i> like earth and stone, as well those derived from reuse, must reclaim there place in the building culture. With over 40% of the annual global greenhouse gas emissions, the construction sector clearly emerges as one of the priority areas requiring tangible measures to achieve <i>carbon reduction by 2050</i>.', | ||
purpose: 'Purpose', | ||
reaction_to_fire: 'Reaction to Fire', | ||
read_manifesto: 'Read the manifesto', | ||
resources: 'Resources', | ||
search: 'Search', | ||
showing_results: 'Showing results {count}/{total}', | ||
no_results: 'No results', | ||
settlement: 'Settlement', | ||
show_more: 'Show more', | ||
external_links: 'External links', | ||
structural: 'Structural', | ||
density: 'Density', | ||
compressive_strength: 'Compressive strength', | ||
tensile_strength: 'Tensile strength', | ||
youngs_modulus: "Young's modulus", | ||
showing_results: 'Showing results {count}/{total}', | ||
shrinkage: 'Shrinkage', | ||
settlement: 'Settlement', | ||
hygrothermal: 'Hygrothermal', | ||
thermal_conductivity: 'Thermal conductivity', | ||
thermal_capacity: 'Thermal capacity', | ||
vapor_diffusion_resistance: 'Vapor diffusion resistance', | ||
moisture_buffering: 'Moisture buffering', | ||
sound_reduction_index: 'Sound Reduction Index', | ||
structural: 'Structural', | ||
tensile_strength: 'Tensile Strength', | ||
thermal_capacity: 'Thermal Capacity', | ||
thermal_conductivity: 'Thermal Conductivity', | ||
type_here: 'Type here...', | ||
u: 'U', | ||
effusivity: 'Effusivity', | ||
diffusivity: 'Diffusivity', | ||
acoustic: 'Acoustic', | ||
absorption_coefficient: 'Absorption coefficient', | ||
sound_reduction_index: 'Sound reduction index', | ||
fire: 'Fire', | ||
reaction_to_fire: 'Reaction to fire', | ||
fire_resistance_class: 'Fire resistance class', | ||
download: 'Download', | ||
vapor_diffusion_resistance: 'Vapor Diffusion Resistance', | ||
videos: 'Videos', | ||
youngs_modulus: "Young's Modulus", | ||
}; |