Ajout de la traduction sur la page d'accueil

This commit is contained in:
Sébastien André
2021-05-17 18:08:57 +02:00
parent bc17e7f789
commit 2d3ccbaa48
9 changed files with 63 additions and 24 deletions

View File

@@ -26,5 +26,16 @@
"LoginCreateUser_Password" : "Password",
"LoginCreateUser_PasswordRequired" : "Password is required",
"LoginCreateUser_PasswordPattern" : "The pattern of the password ([A-Za-z0-9_-|/]{{ '{' }}8,15{{ '}' }})",
"LoginCreateUser_BtnLogin" : "Create user and login"
"LoginCreateUser_BtnLogin" : "Create user and login",
"Default_Title" : "Home",
"App_Footer" : "Web software to log your skydive jumps - v",
"App_Nav_Summary" : "Summary",
"App_Nav_Jumps" : "List of jumps",
"App_Nav_NewJump" : "Add a new jump",
"App_Nav_Dzs" : "List of DZs",
"App_Nav_Aircrafts" : "List of aircrafts",
"App_Nav_JumpTypes" : "List of jump types",
"App_Nav_Gears" : "List of gears",
"App_Nav_Logout" : "Logout"
}