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