feat(apps/i18n): extract strings to translate for application funkwhale

This commit is contained in:
Laurent Peuch 2024-03-25 21:45:03 +01:00
parent ac422d22b7
commit b4dc1438f1
2 changed files with 8 additions and 0 deletions

View 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."
}

View 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."
}