Module:Category tree/poscatboiler/data/lang-specific/ja

From The Languages of David J. Peterson
Jump to navigation Jump to search

Documentation for this module may be created at Module:Category tree/poscatboiler/data/lang-specific/ja/documentation

local labels = {} 
local handlers = {} 
local lang = require("Module:languages").getByCode("ja") 
local m_ja = require("Module:ja") 
local m_jpx = require("Module:category tree/poscatboiler/data/lang-specific/jpx-old") 
m_jpx.add_labels(labels, lang) 
m_jpx.add_handlers(handlers, lang, m_ja) 
return {LABELS = labels, HANDLERS = handlers}