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 cinny
This commit is contained in:
parent
2a8a63563f
commit
66bac1d7b0
2 changed files with 3 additions and 3 deletions
|
@ -3,4 +3,4 @@
|
|||
"install_default_home_server_ask": "Choose a default Matrix server for Cinny's login",
|
||||
"install_default_home_server_help": "If you're running your own homeserver with Synapse, Dendrite, or Conduit you probably want this to be your homeserver's domain.",
|
||||
"install_init_main_permission_help": "You will usually let visitors access Cinny so that anyone without a Yunohost account can log into Matrix."
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"description": "Client matrix orienté simplicité, élégance et sécurité",
|
||||
"install_default_home_server_ask": "Choisissez un serveur Matrix par défault",
|
||||
"install_init_main_permission_help": "Vous laisserez généralement les visiteurs accéder Cinny pour s'y connecter sans avoir de compte Yunohost.",
|
||||
"install_default_home_server_help": "Si vous hébergez votre propre serveur avec Synapse, Dendrite ou Conduit, vous voulez probablement mettre ici le domaine de ce serveur."
|
||||
"install_default_home_server_help": "Si vous hébergez votre propre serveur avec Synapse, Dendrite ou Conduit, vous voulez probablement mettre ici le domaine de ce serveur.",
|
||||
"install_init_main_permission_help": "Vous laisserez généralement les visiteurs accéder Cinny pour s'y connecter sans avoir de compte Yunohost."
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue