1
0
Fork 0
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:
lapineige 2022-03-18 10:22:16 +01:00 committed by GitHub
parent 4452e74697
commit d40911d28d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,7 +54,7 @@
"en": "Choose the application language",
"fr": "Choisissez la langue de l'application"
},
"choices": ["fr", "en"],
"choices": ["fr","en","de","it","ar","ru","pt","zh-cn","zh-tw"],
"default": "fr"
}
]