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
ec519b6b73
commit
323f3d5f8c
2 changed files with 11 additions and 0 deletions
6
translations/apps/cinny/en.json
Normal file
6
translations/apps/cinny/en.json
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"description": "Matrix client focusing primarily on simple, elegant and secure interface",
|
||||||
|
"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."
|
||||||
|
}
|
5
translations/apps/cinny/fr.json
Normal file
5
translations/apps/cinny/fr.json
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"description": "Client matrix orient\u00e9 simplicit\u00e9, \u00e9l\u00e9gance et s\u00e9curit\u00e9",
|
||||||
|
"install_default_home_server_ask": "Choisissez un serveur Matrix par d\u00e9fault",
|
||||||
|
"install_init_main_permission_help": "Vous laisserez g\u00e9n\u00e9ralement les visiteurs acc\u00e9der Cinny pour s'y connecter sans avoir de compte Yunohost."
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue