hashhub/langsys/lang/en_EN.LAN

32 lines
647 B
Plaintext
Raw Normal View History

2024-05-03 14:17:16 +02:00
{
"file": "File",
"new": "New",
"open": "Open",
"exit": "Quit",
"langs": "Languages",
"add": "Create",
"obj": "Object",
"script": "Script",
"rename": "Rename",
"delete": "Delete",
"NN": "New name:",
2024-05-11 23:20:47 +02:00
"save": "Save",
"attribute": "Attribute",
"attribute-val": "Value",
"newval": "Enter new value",
"error": "Error",
"SCE": "Length of the new value must be 1!",
"true": "True",
"false": "False",
2024-05-12 17:44:34 +02:00
"objs": "Objects",
"suc": "Success!",
"save-suc": "Saved!",
"xcam": "Camera x position:",
"ycam": "Camera y position:",
2024-05-13 15:00:36 +02:00
"testing": "Testing",
"test": "Execute game",
2024-05-13 19:57:26 +02:00
"stest": "Stop execution",
"building": "Building",
"build": "Build",
"sound": "Sound",
2024-05-03 14:17:16 +02:00
}