feat(localization): add localization for static strings

This commit is contained in:
David Litvak
2017-11-01 15:37:15 +01:00
committed by Benedikt Rötsch
parent eaec09a594
commit 68a8052bdf
24 changed files with 333 additions and 99 deletions

View File

@@ -13,22 +13,22 @@ block content
table
tbody
tr
th Company:
th #{translate('companyLabel', currentLocale.code)}:
td Contentful GmbH
tr
th Office Berlin:
th #{translate('officeLabel', currentLocale.code)}:
td
| Ritterstr. 12-14
br
| 10969 Berlin
br
| Germany
| #{translate('germanyLabel', currentLocale.code)}
tr
th Registration Court:
th #{translate('registrationCourtLabel', currentLocale.code)}:
td Berlin-Charlottenburg HRB 155607 B
tr
th Managing Director:
th #{translate('managingDirectorLabel', currentLocale.code)}:
td Sascha Konietzke
tr
th VAT Number:
th #{translate('vatNumberLabel', currentLocale.code)}:
td DE275148225