Exploded lang file into multiple ones

Update strings.json, compile.py, and 17 more files...
This commit is contained in:
2022-09-24 17:43:40 +02:00
parent 1e14d1377b
commit 483edf88a8
19 changed files with 459 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
{
"contact.title": "Contact",
"contact.email.title": "Courriel",
"contact.email.name": "Nom de l'envoyeur",
"contact.email.message": "Message",
"contact.twitter.button": "Composer un message privé pour @NibblePoker sur Twitter",
"contact.tox.main": "Compte principal:",
"contact.tox.secondary": "Compte secondaire:",
"contact.tox.button.open": "Ouvrir dans un client Tox",
"contact.tox.button.copy": "Copier dans le presse-papier"
}