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

This commit is contained in:
yunohost-bot 2024-03-31 06:13:07 +02:00
parent abef9e7b4c
commit 7f3539c2ce

View file

@ -1,5 +1,3 @@
{ {
"description": "Client de messagerie Matrix", "description": "Client de messagerie Matrix"
"install_default_matrix_server_ask": "Serveur Matrix par défaut", }
"install_default_matrix_server_help": "Doit être un nom de domaine ou un sous-domaine. Ne peut pas contenir un chemin en fin d'URL."
}