uses default locale
only french and english supported
This commit is contained in:
11
lang/LabelsBundle.properties
Normal file
11
lang/LabelsBundle.properties
Normal file
@@ -0,0 +1,11 @@
|
||||
width = Width
|
||||
height = Height
|
||||
depth = Depth
|
||||
north = North
|
||||
south = South
|
||||
east = East
|
||||
west = West
|
||||
resolve = Resolve
|
||||
create = Create
|
||||
save = Save
|
||||
quit = Quit
|
||||
@@ -1,11 +1,11 @@
|
||||
width = largeur
|
||||
height = hauteur
|
||||
depth = profondeur
|
||||
north = nord
|
||||
south = sud
|
||||
east = est
|
||||
west = ouest
|
||||
resolve = résoudre
|
||||
create = créer
|
||||
save = sauver
|
||||
quit = quitter
|
||||
width = Largeur
|
||||
height = Hauteur
|
||||
depth = Profondeur
|
||||
north = Nord
|
||||
south = Sud
|
||||
east = Est
|
||||
west = Ouest
|
||||
resolve = Résoudre
|
||||
create = Créer
|
||||
save = Sauver
|
||||
quit = Quitter
|
||||
Reference in New Issue
Block a user