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 fluffychat
This commit is contained in:
parent
bdaa5730ce
commit
ac422d22b7
2 changed files with 8 additions and 0 deletions
5
translations/apps/fluffychat/en.json
Normal file
5
translations/apps/fluffychat/en.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"description": "Matrix messenger client",
|
||||
"install_default_matrix_server_ask": "Default Matrix server",
|
||||
"install_default_matrix_server_help": "Must be a domain name or a sub-domain. Must not contain a path."
|
||||
}
|
3
translations/apps/fluffychat/fr.json
Normal file
3
translations/apps/fluffychat/fr.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"description": "Client de messagerie Matrix"
|
||||
}
|
Loading…
Add table
Reference in a new issue