Add new translations, fix en_GB

This commit is contained in:
Ciarán Ainsworth 2019-06-06 14:00:27 +02:00 committed by Eliot Berriot
commit 8b1a971e7c
7 changed files with 12771 additions and 726 deletions

View file

@ -0,0 +1 @@
Added Czech translation (#844)

View file

@ -0,0 +1 @@
Added Catalan translation files

View file

@ -0,0 +1 @@
Added context strings to en_GB translations so that picking the language changes the interface as expected

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -8,9 +8,18 @@ export default {
{ {
"code": "en_US", "code": "en_US",
"label": "English (United-States)" "label": "English (United-States)"
},{ },
"code": "eo", {
"label": "Esperanto" "code": "en_GB",
"label": "English (UK)"
},
{
"code": "ca",
"label": "Català"
},
{
"code": "cs",
"label": "Čeština"
}, },
{ {
"code": "de", "code": "de",