Internationalisation de la page d'ajout

de sauts
This commit is contained in:
Sébastien André
2021-06-09 15:17:38 +02:00
parent 63c971ed1b
commit a5f8ee390a
4 changed files with 43 additions and 17 deletions

View File

@@ -95,5 +95,19 @@
"Summary_ByAircraft_Title" : "By aircraft",
"Summary_ByGear_Title" : "By gear",
"Summary_ByJumpType_Title" : "By jump type",
"Summary_ByYear_Title" : "By year"
"Summary_ByYear_Title" : "By year",
"NewJump_GoToJump" : "View the jumps",
"NewJump_ResetForm" : "Reset form after adding",
"NewJump_ChooseJumpType" : "Choose the jump type",
"NewJump_ChooseAircraft" : "Choose the aircraft",
"NewJump_ChooseDz" : "Choose the DZ",
"NewJump_ChooseGear" : "Choose the used gear",
"NewJump_Cutaway" : "With a cutaway ?",
"NewJump_Special" : "Is a special jump ?",
"NewJump_ExitAlt" : "Exit altitude",
"NewJump_DeployAlt" : "Deploy altitude",
"NewJump_Count" : "Count of jumps",
"NewJump_Comments" : "Comments",
"NewJump_Submit" : "Submit"
}

View File

@@ -95,5 +95,19 @@
"Summary_ByAircraft_Title" : "Par avion",
"Summary_ByGear_Title" : "Par piège",
"Summary_ByJumpType_Title" : "Par type de saut",
"Summary_ByYear_Title" : "Par an"
"Summary_ByYear_Title" : "Par an",
"NewJump_GoToJump" : "Voir les sauts",
"NewJump_ResetForm" : "Reset du formulaire après l'ajout",
"NewJump_ChooseJumpType" : "Choisir un type de saut",
"NewJump_ChooseAircraft" : "Choisir un avion largueur",
"NewJump_ChooseDz" : "Choisir un centre",
"NewJump_ChooseGear" : "Choisir un piège",
"NewJump_Cutaway" : "Libération ?",
"NewJump_Special" : "Saut spécial ?",
"NewJump_ExitAlt" : "Altitude de sortie",
"NewJump_DeployAlt" : "Altitude d'ouverture",
"NewJump_Count" : "Nombre de sauts",
"NewJump_Comments" : "Commentaires",
"NewJump_Submit" : "Ajouter"
}