變更
無編輯摘要
-- cfg['view-link-display']
-- cfg['view-link-display']
-- The text to display for "view" links.
-- The text to display for "view" links.
cfg['view-link-display'] = '-{zh-cn:查看;zh-tw:檢視}-'
cfg['view-link-display'] = '-{zh-hans:查看;zh-hant:檢視}-'
-- cfg['edit-link-display']
-- cfg['edit-link-display']
--]]
--]]
cfg['experiment-blurb-template'] = "编者可以在本模板的$1和$2页面进行实验。"
cfg['experiment-blurb-template'] = "编者可以在本模板的$1和$2页面进行实验。"
cfg['experiment-blurb-module'] = "编者可以在本-{zh-cn:模板;zh-tw:模組}-的$1和$2页面进行实验。"
cfg['experiment-blurb-module'] = "编者可以在本-{zh-hans:模板;zh-hant:模組}-的$1和$2页面进行实验。"
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
-- cfg['module-pagetype']
-- cfg['module-pagetype']
-- The pagetype to display for Lua module pages.
-- The pagetype to display for Lua module pages.
cfg['module-pagetype'] = '-{zh-cn:模块;zh-tw:模組;}-'
cfg['module-pagetype'] = '-{zh-hans:模块;zh-hant:模組;}-'
-- cfg['default-pagetype']
-- cfg['default-pagetype']