7 lines
73 B
Lua
7 lines
73 B
Lua
local conf = {
|
|
|
|
[71880] = '"Dies ist ein test Text!"'
|
|
|
|
}
|
|
|
|
return conf |