diff --git a/translations/apps/funkwhale/manifest/en.json b/translations/apps/funkwhale/manifest/en.json index fa54abc..c9867ef 100644 --- a/translations/apps/funkwhale/manifest/en.json +++ b/translations/apps/funkwhale/manifest/en.json @@ -1,4 +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." -} \ No newline at end of file +} diff --git a/translations/apps/funkwhale/manifest/fr.json b/translations/apps/funkwhale/manifest/fr.json index 46a073c..a95ae59 100644 --- a/translations/apps/funkwhale/manifest/fr.json +++ b/translations/apps/funkwhale/manifest/fr.json @@ -1,4 +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." -} \ No newline at end of file + "install_init_main_permission_help": "Si cette case est cochée, Funkwhale sera accessible par Funkwhale for Android et par les utilisateurs n’ayant pas de compte YunoHost. Vous pourrez changer cela dans la webadmin." +}