feat(apps/i18n): extract strings to translate for application cinny

This commit is contained in:
Laurent Peuch 2024-03-25 21:44:14 +01:00
parent ec519b6b73
commit 323f3d5f8c
2 changed files with 11 additions and 0 deletions

View 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."
}

View 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."
}