Localization

This commit is contained in:
emanuele-f 2018-08-17 18:01:41 +02:00
parent 86ed744e00
commit df6bff9fbb
3 changed files with 6 additions and 5 deletions

View file

@ -130,7 +130,7 @@ if not isEmptyString(message_info) then
end
print [[
<h2>Runtime Preferences</h2>
<h2>]] print(i18n("prefs.runtime_prefs")) print[[</h2>
]]
if(false) then