datas/langs : add more translations

This commit is contained in:
Kazhnuz 2019-04-14 18:00:40 +02:00
parent 0fd1c60b95
commit 8fc48bc11a
4 changed files with 6 additions and 0 deletions

View File

@ -2,4 +2,6 @@ return {
["exit"] = "Exit",
["back"] = "Back",
["options"] = "Options",
['true'] = "True",
["false"] = "False",
}

View File

@ -7,4 +7,5 @@ return {
["fullscreen"] = "Fullscreen",
["borders"] = "Borders",
["vsync"] = "V-Sync",
["back"] = "Back",
}

View File

@ -2,4 +2,6 @@ return {
["exit"] = "Quitter",
["back"] = "Retour",
["options"] = "Paramètres",
['true'] = "Vrai",
["false"] = "Faux",
}

View File

@ -7,4 +7,5 @@ return {
["fullscreen"] = "Plein Ecran",
["borders"] = "Bordures",
["vsync"] = "Sync Vert.",
["back"] = "Retour",
}