datas/langs: translate inventory

This commit is contained in:
Kazhnuz 2019-04-14 17:50:13 +02:00
parent 1cc44dd54f
commit 374ca29d3a
2 changed files with 2 additions and 0 deletions

View File

@ -7,4 +7,5 @@ return {
["testmenu"] = "Basic Test Menu",
["movable"] = "Movable Player",
["options"] = "Options",
["inventory"] = "Inventory",
}

View File

@ -7,4 +7,5 @@ return {
["testmenu"] = "Test basique menu",
["movable"] = "Deplacement Joueur",
["options"] = "Paramètres",
["inventory"] = "Inventaire",
}