initial commit with all the stuff
This commit is contained in:
12
2B+Software/app/locale.lua
Normal file
12
2B+Software/app/locale.lua
Normal file
@@ -0,0 +1,12 @@
|
||||
----------------- Configuration LUA -----------------------
|
||||
--
|
||||
-- Text in ""
|
||||
-- Zahlen ohne ""
|
||||
-- Komentare mit --
|
||||
--
|
||||
-- Achtung Gross/Kleinschreibung ist wichtig !
|
||||
--
|
||||
-----------------------------------------------------------
|
||||
|
||||
locale.version = {"Version 1.0",inf="Software Version"};
|
||||
|
||||
Reference in New Issue
Block a user