模块:CGroup/Chanel
跳转到导航
跳转到搜索
此模块的文档可以在Module:CGroup/Chanel/doc创建
-- 用法: Item('原文', '轉換規則')
local Item = require('Module:CGroup/core').Item;
return {
name = 'Chanel',
description = 'Chanel',
content = {
Item('Chanel', 'zh: 香奈兒; zh-hans: 香奈儿; zh-hant: 香奈兒;'),
Item('香奈爾', 'zh: 香奈兒; zh-hans: 香奈儿; zh-hant: 香奈兒;'),
Item('香奈尔', 'zh: 香奈兒; zh-hans: 香奈儿; zh-hant: 香奈兒;'),
Item('Coco Chanel', 'zh: 可可·香奈兒; zh-hans: 可可·香奈儿; zh-hant: 可可·香奈兒;'),
Item('可可·香奈爾', 'zh: 可可·香奈兒; zh-hans: 可可·香奈儿; zh-hant: 可可·香奈兒;'),
Item('可可·香奈尔', 'zh: 可可·香奈兒; zh-hans: 可可·香奈儿; zh-hant: 可可·香奈兒;'),
},
}