type(<span class="searchmatch">i18n</span>) == "table" then -- merge to global <span class="searchmatch">i18n</span> tableMerge(<span class="searchmatch">i18n</span>, res.<span class="searchmatch">i18n</span>, true) end end end function p.load<span class="searchmatch">I18n</span>Frame(frame, <span class="searchmatch">i18n</span>_arg) ...
documentation. The internationalization of the date formats can be found at Module:<span class="searchmatch">I18n</span>/date. Called from Module:ISOdate. This module should only be called from...
====================== -- ======================================= local <span class="searchmatch">i18n</span> = require('Module:<span class="searchmatch">I18n</span>/date') -- get localized translations of date formats local yesno...
--[[ __ __ _ _ ___ _ ___ __ _ _ | \/ | ___ __| |_ _| | ___ _|_ _/ |( _ ) _ __ / /_| | __ _|...
-- The values and functions in this submodule should be localized per wiki. local p = {} function p.init(aliasesP) p = { ["errors"] = { ["unknown-data-type"]...
[[:en:Module:Wd]] and [[:en:Module:Wd/<span class="searchmatch">i18n</span>]]. require("strict") local p = {} local arg = ... local <span class="searchmatch">i18n</span> local function load<span class="searchmatch">I18n</span>(aliasesP, frame) local title...
dependencies: -- Module:<span class="searchmatch">I18n</span>/complex date, Module:ISOdate, Module:Date<span class="searchmatch">I18n</span> (alternative for Module:Date), -- Module:Formatnum, Module:<span class="searchmatch">I18n</span>/date, Module:Yesno...
-- ======================================= local D = require('Module:Date<span class="searchmatch">I18n</span>') --[[ ISOyear This function returns year part of date string. Usage:...