7 lines
83 B
Lua
7 lines
83 B
Lua
|
|
|
|
|
|
function LocalizePost()
|
|
-- Put all locale specific string adjustments here
|
|
end
|