Merge branch '844-czech-language' into 'develop'

Add new translations, fix en_GB

Closes #846, #845, and #844

See merge request funkwhale/funkwhale!769
environments/review-front-revi-ncqkze/deployments/1738
Eliot Berriot 2019-06-06 14:00:27 +02:00
commit 048c435a67
7 zmienionych plików z 12785 dodań i 740 usunięć

Wyświetl plik

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

Wyświetl plik

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

Wyświetl plik

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

Plik diff jest za duży Load Diff

Plik diff jest za duży Load Diff

Wyświetl plik

@ -8,9 +8,18 @@ export default {
{
"code": "en_US",
"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",