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
|
other: French
|
||||||
en:
|
en:
|
||||||
other: English
|
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:
|
all:
|
||||||
other: Without text
|
other: Without text
|
||||||
|
|
||||||
|
|
16
i18n/fr.yaml
16
i18n/fr.yaml
|
@ -5,6 +5,22 @@ fr:
|
||||||
other: Français
|
other: Français
|
||||||
en:
|
en:
|
||||||
other: Anglais
|
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:
|
all:
|
||||||
other: Sans texte
|
other: Sans texte
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue