This commit is contained in:
simon 2020-01-25 13:28:19 -05:00
parent 46c4531182
commit bf0b4a6509
2 changed files with 2 additions and 2 deletions

View File

@ -105,7 +105,7 @@
"account": { "account": {
"metadata": "Account metadata", "metadata": "Account metadata",
"title": "Account details", "title": "Account details",
"subtitle": "toto: subtitle", "subtitle": "",
"username": "Username", "username": "Username",
"logout": "Logout", "logout": "Logout",
"register_time": "Register date" "register_time": "Register date"

View File

@ -102,7 +102,7 @@
"account": { "account": {
"metadata": "Métadonnés du compte", "metadata": "Métadonnés du compte",
"title": "Détails du compte", "title": "Détails du compte",
"subtitle": "toto: sous-titre", "subtitle": "",
"username": "Nom d'utilisateur", "username": "Nom d'utilisateur",
"logout": "Fermer la session", "logout": "Fermer la session",
"register_time": "Date de création" "register_time": "Date de création"