模組:Labels/data/lang/xcl

維基詞典,自由的多語言詞典
< Module:Labels‎ | data‎ | lang

此模組包含特定於語言的標籤的資料。有關更多資訊,請參閱 Module:labels/data

注意:如果您新增了一個語言特定模組,請將語言代碼添加至 Module:labels/data/lang 頂部的清單中,以便識別該模組。


local labels = {}

labels["Hellenizing School"] = {
	aliases = {"hellenizing school", "Philhellene School", "philhellene school", "Hellenophile School", "hellenophile school", "Hellenizing", "hellenizing", "Philhellene", "philhellene", "Hellenophile", "hellenophile", "hunaban", "yunaban"},
	Wikipedia = true,
	regional_categories = "Hellenizing",
}

return require("Module:labels").finalize_data(labels)