Modul:ja-headword: Redaktələr arasındakı fərq

Silinən məzmun Əlavə edilmiş məzmun
Səhifəni 'local m_ja = require("Module:ja") local export = {} local pos_functions = {} local lang = require("Module:languages").getByCode("ja") local sc = require("Module:scripts"...' ilə yarat
 
Redaktənin izahı yoxdur
Sətir 327:
 
pos_functions["nouns"] = function(args, inflections, categories)
table.insert(categories, "Japaneseİsim nouns(Yapon dili)")
-- the counter (classifier) parameter, only relevant for nouns
local counter = args["count"] or ""
Sətir 360:
pos_functions[poscat](args, inflections, categories)
else
table.insert(categories, "JapaneseYapon " .. poscat)
end