Skip to content
Snippets Groups Projects
Commit 048c435a authored by Eliot Berriot's avatar Eliot Berriot
Browse files

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

Add new translations, fix en_GB

Closes #846, #845, and #844

See merge request funkwhale/funkwhale!769
parents 6e80b830 8b1a971e
No related branches found
No related tags found
No related merge requests found
Added Czech translation (#844)
Added Catalan translation files
Added context strings to en_GB translations so that picking the language changes the interface as expected
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment