mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Add more languages
Added Deutsch, Italian, Arabic, Russian, Portuguese, Chinese (Continental + Taiwan) (I tried 20 of them, here is the list of the ones working on my instance… I don't know why it fails for the other)
This commit is contained in:
parent
4452e74697
commit
d40911d28d
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
||||||
"en": "Choose the application language",
|
"en": "Choose the application language",
|
||||||
"fr": "Choisissez la langue de l'application"
|
"fr": "Choisissez la langue de l'application"
|
||||||
},
|
},
|
||||||
"choices": ["fr", "en"],
|
"choices": ["fr","en","de","it","ar","ru","pt","zh-cn","zh-tw"],
|
||||||
"default": "fr"
|
"default": "fr"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue