diff --git a/translations/apps/photoprism/manifest/en.json b/translations/apps/photoprism/manifest/en.json index 4227797..3fa7c92 100644 --- a/translations/apps/photoprism/manifest/en.json +++ b/translations/apps/photoprism/manifest/en.json @@ -3,4 +3,4 @@ "install_init_main_permission_help": "If enabled, Photoprism will be accessible by mobile apps and by users without a YunoHost account. This can be changed later in the webadmin.", "install_language_ask": "Choose the application language", "install_password_help": "Photoprism currently supports only one user : admin. Choose a password here." -} \ No newline at end of file +} diff --git a/translations/apps/photoprism/manifest/fr.json b/translations/apps/photoprism/manifest/fr.json index 39a4928..b2e006f 100644 --- a/translations/apps/photoprism/manifest/fr.json +++ b/translations/apps/photoprism/manifest/fr.json @@ -1,6 +1,6 @@ { "description": "Gestion de photos en ligne", - "install_init_main_permission_help": "Si cette case est coch\u00e9e, Photoprism sera accessible par des applications mobiles et par les utilisateurs n\u2019ayant pas de compte YunoHost. Vous pourrez changer cela dans la webadmin.", + "install_init_main_permission_help": "Si cette case est cochée, Photoprism sera accessible par des applications mobiles et par les utilisateurs n’ayant pas de compte YunoHost. Vous pourrez changer cela dans la webadmin.", "install_language_ask": "Choisissez la langue de l'application", "install_password_help": "Photoprism ne permet qu'un seul utilisateur pour le moment. Choisissez un mot de passe ici." -} \ No newline at end of file +}