Content deleted Content added
Writ Keeper (talk | contribs) decline; not substantially similar, also module is under discussion at TfD |
mNo edit summary |
||
Line 303:
-- @param {string} frame.args[2] Key of i18n message.
-- @param[opt] {string} frame.args.lang Default language of message.
-- @error[271] {string} 'missing arguments in i18n.getMsg'
-- @return {string} I18n message in localised language.
function i18n.getMsg(frame)
|