وحدة:category tree/lang/ms
المظهر
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}