translate via i18next
This commit is contained in:
parent
a8c9bf0c6d
commit
f54d72644b
20 changed files with 1410 additions and 155 deletions
21
locales/keys.js
Normal file
21
locales/keys.js
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
// this file contains translatable keys that are dynamic / not visible by i18n extractor tool
|
||||
i18next.t('navbar.profile.car-eco');
|
||||
i18next.t('navbar.profile.car-fast');
|
||||
i18next.t('navbar.profile.car-test');
|
||||
i18next.t('navbar.profile.fastbike');
|
||||
i18next.t('navbar.profile.fastbike-asia-pacific');
|
||||
i18next.t('navbar.profile.fastbike-asia-pacific');
|
||||
i18next.t('navbar.profile.fastbike-lowtraffic');
|
||||
i18next.t('navbar.profile.hiking-beta');
|
||||
i18next.t('navbar.profile.moped');
|
||||
i18next.t('navbar.profile.rail');
|
||||
i18next.t('navbar.profile.river');
|
||||
i18next.t('navbar.profile.safety');
|
||||
i18next.t('navbar.profile.shortest');
|
||||
i18next.t('navbar.profile.trekking');
|
||||
i18next.t('navbar.profile.trekking-ignore-cr');
|
||||
i18next.t('navbar.profile.trekking-noferries');
|
||||
i18next.t('navbar.profile.trekking-nosteps');
|
||||
i18next.t('navbar.profile.trekking-steep');
|
||||
i18next.t('navbar.profile.vm-forum-liegerad-schnell');
|
||||
i18next.t('navbar.profile.vm-forum-velomobil-schnell');
|
||||
Loading…
Add table
Add a link
Reference in a new issue