mirror of
https://github.com/YunoHost/apps_translations.git
synced 2024-09-03 20:06:05 +02:00
feat(apps/i18n): extract strings to translate for application funkwhale
This commit is contained in:
parent
ac422d22b7
commit
b4dc1438f1
2 changed files with 8 additions and 0 deletions
4
translations/apps/funkwhale/en.json
Normal file
4
translations/apps/funkwhale/en.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"description": "Convivial and modern music server",
|
||||
"install_init_main_permission_help": "If enabled, Funkwhale will be accessible by Funkwhale for Android and by users without a YunoHost account. This can be changed later in the webadmin."
|
||||
}
|
4
translations/apps/funkwhale/fr.json
Normal file
4
translations/apps/funkwhale/fr.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"description": "Serveur de musique moderne et convivial",
|
||||
"install_init_main_permission_help": "Si cette case est coch\u00e9e, Funkwhale sera accessible par Funkwhale for Android et par les utilisateurs n\u2019ayant pas de compte YunoHost. Vous pourrez changer cela dans la webadmin."
|
||||
}
|
Loading…
Add table
Reference in a new issue