1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grocy_ynh.git synced 2024-09-03 19:25:54 +02:00

Upgrade to v3.2.0 (#36)

Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-04-03 22:51:06 +02:00 committed by GitHub
parent 544b7945bc
commit 066872dd5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 2 deletions

View file

@ -40,7 +40,14 @@
"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": ["de", "en", "es", "fr", "it", "pt"], "choices": [
"de",
"en",
"es",
"fr",
"it",
"pt"
],
"default": "fr" "default": "fr"
}, },
{ {