fix: add missing translation

This commit is contained in:
Divlo
2022-03-16 14:04:19 +01:00
parent c595d42313
commit 859efa4dad
6 changed files with 37 additions and 12 deletions

View File

@ -13,6 +13,10 @@
"biography": "Biography",
"label-checkbox-email": "Show your email to everyone.",
"label-checkbox-guilds": "Show the list of guilds to everyone.",
"private-user-guilds-list": "List of private guilds",
"nothing-here": "Nothing's here..."
"nothing-here": "Nothing's here...",
"save": "Save",
"delete": "Delete",
"signout": "Sign out",
"leave": "Leave",
"start-chatting-kill-ghost": "Start chatting to kill this ghost!"
}

View File

@ -13,6 +13,10 @@
"biography": "Biographie",
"label-checkbox-email": "Afficher votre email au public.",
"label-checkbox-guilds": "Afficher la liste des guildes au public.",
"private-user-guilds-list": "Liste des guildes privées",
"nothing-here": "Il n'y a rien ici..."
"nothing-here": "Il n'y a rien ici...",
"save": "Sauvegarder",
"delete": "Supprimer",
"signout": "Se déconnecter",
"leave": "Quitter",
"start-chatting-kill-ghost": "Commencez à discuter pour tuer ce fantôme !"
}