Adding language translations.
This commit is contained in:
parent
cfb79489ea
commit
c41419a8b9
2 changed files with 32 additions and 0 deletions
16
i18n/en.yaml
16
i18n/en.yaml
|
@ -5,6 +5,22 @@ fr:
|
|||
other: French
|
||||
en:
|
||||
other: English
|
||||
de:
|
||||
other: German
|
||||
es:
|
||||
other: Spanish
|
||||
it:
|
||||
other: Italian
|
||||
no:
|
||||
other: Norwegian
|
||||
fi:
|
||||
other: Finish
|
||||
se:
|
||||
other: Swedish
|
||||
hu:
|
||||
other: Hungarian
|
||||
pl:
|
||||
other: Polish
|
||||
all:
|
||||
other: Without text
|
||||
|
||||
|
|
16
i18n/fr.yaml
16
i18n/fr.yaml
|
@ -5,6 +5,22 @@ fr:
|
|||
other: Français
|
||||
en:
|
||||
other: Anglais
|
||||
de:
|
||||
other: Allemand
|
||||
es:
|
||||
other: Espagnol
|
||||
it:
|
||||
other: Italien
|
||||
no:
|
||||
other: Norvegien
|
||||
fi:
|
||||
other: Finnois
|
||||
se:
|
||||
other: Suédois
|
||||
hu:
|
||||
other: Hongrois
|
||||
pl:
|
||||
other: Polonais
|
||||
all:
|
||||
other: Sans texte
|
||||
|
||||
|
|
Loading…
Reference in a new issue