Skip to content
This repository has been archived by the owner on Nov 13, 2020. It is now read-only.

Implement i18n for FR and EN #72

Merged
merged 7 commits into from
Oct 13, 2019
Merged

Conversation

julbrs
Copy link
Member

@julbrs julbrs commented Oct 5, 2019

Here is the multi language support.

Inside translations/ you have multiple yaml file that contains the different values for FR / EN. The templates are using a specific way to call for text:

{{'my_nomenclature' || trans }}

It will be translated with the right language.

It take by default the browser language. It is possible to switch the language with the little flag at the top right (fr or En).

2019-10-04 22 00 28

Thanks for your review !

@julbrs julbrs changed the title Feature/multi languages Implement i18n for FR and EN Oct 6, 2019
@StaudenmannM
Copy link
Contributor

Nice feature ! let's merge !

@StaudenmannM StaudenmannM merged commit 632ed76 into develop Oct 13, 2019
@julbrs julbrs deleted the feature/multi-languages branch January 17, 2020 02:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants