Difference between revisions of "Module:Documentation/i18n"
Module:Documentation/i18n (view source)
Revision as of 03:33, 28 December 2019
, 03:33, 28 December 2019Protected "Module:Documentation/i18n": Highly visible page or template ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite))
>Iniquity m (fix) |
>94rain m (Protected "Module:Documentation/i18n": Highly visible page or template ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
| (4 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
local format = require('Module:TNT').format | local format = require('Module:TNT').format | ||
local i18n = {} | local i18n = {} | ||
i18n['cfg-error-msg-type'] = format('I18n/Documentation', 'cfg-error-msg-type') | |||
i18n['cfg-error-msg-empty'] = format('I18n/Documentation', 'cfg-error-msg-empty') | |||
-- cfg['template-namespace-heading'] | -- cfg['template-namespace-heading'] | ||