بۆ ناوەڕۆک بازبدە

مۆدیوول:category tree/poscatboiler/data/lang-specific/ms

لە ویکیفەرھەنگ

"بەڵگەدارکردنی ئەم مۆدیوولە دەکرێ لە مۆدیوول:category tree/poscatboiler/data/lang-specific/ms/docدا دروست بکرێ"

local labels = {}
local handlers = {}

local lang = require("Module:languages").getByCode("ms")

labels["1924-1972 forms"] = {
	description = "Malay standard spellings of terms between 1924 and 1972, following the {{w|Za'aba Spelling}}.",
	parents = {{
		name = "superseded forms",
		sort = "1924-1972",
	}},
	can_be_empty = true
}


return {LABELS = labels, HANDLERS = handlers}