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 photoprism
This commit is contained in:
parent
b4dc1438f1
commit
d35b73e3af
2 changed files with 12 additions and 0 deletions
6
translations/apps/photoprism/en.json
Normal file
6
translations/apps/photoprism/en.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"description": "AI-Powered Photos App for the Decentralized Web",
|
||||
"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."
|
||||
}
|
6
translations/apps/photoprism/fr.json
Normal file
6
translations/apps/photoprism/fr.json
Normal file
|
@ -0,0 +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_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."
|
||||
}
|
Loading…
Add table
Reference in a new issue