Просмотр исходного кода

:globe_with_meridians: 逐词解析->Nissaya

visuddhinanda 3 лет назад
Родитель
Сommit
e523b46f1e
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      dashboard/src/locales/zh-Hans/channel/index.ts

+ 2 - 1
dashboard/src/locales/zh-Hans/channel/index.ts

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