|
|
@@ -4,11 +4,11 @@ const items = {
|
|
|
"channel.name": "名称",
|
|
|
"channel.create.message.noname": "请输入版本名称",
|
|
|
"channel.type.all.title": "全部",
|
|
|
- "channel.type.translation.title": "译文",
|
|
|
- "channel.type.nissaya.title": "Nissaya",
|
|
|
- "channel.type.commentary.title": "注疏",
|
|
|
- "channel.type.original.title": "原文",
|
|
|
- "channel.type.general.title": "通用",
|
|
|
+ "channel.type.translation.label": "译文",
|
|
|
+ "channel.type.nissaya.label": "Nissaya",
|
|
|
+ "channel.type.commentary.label": "注疏",
|
|
|
+ "channel.type.original.label": "原文",
|
|
|
+ "channel.type.general.label": "通用",
|
|
|
"channel.type.message.required": "请输入版本类型",
|
|
|
"channel.lang": "语言",
|
|
|
"channel.fields.lang.label": "语言",
|