diff --git a/translations/apps/cinny/en.json b/translations/apps/cinny/en.json new file mode 100644 index 0000000..e6e19d8 --- /dev/null +++ b/translations/apps/cinny/en.json @@ -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." +} \ No newline at end of file diff --git a/translations/apps/cinny/fr.json b/translations/apps/cinny/fr.json new file mode 100644 index 0000000..209f825 --- /dev/null +++ b/translations/apps/cinny/fr.json @@ -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." +} \ No newline at end of file