datas/langs: translate inventory
This commit is contained in:
parent
1cc44dd54f
commit
374ca29d3a
2 changed files with 2 additions and 0 deletions
|
@ -7,4 +7,5 @@ return {
|
|||
["testmenu"] = "Basic Test Menu",
|
||||
["movable"] = "Movable Player",
|
||||
["options"] = "Options",
|
||||
["inventory"] = "Inventory",
|
||||
}
|
||||
|
|
|
@ -7,4 +7,5 @@ return {
|
|||
["testmenu"] = "Test basique menu",
|
||||
["movable"] = "Deplacement Joueur",
|
||||
["options"] = "Paramètres",
|
||||
["inventory"] = "Inventaire",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue