Procházet zdrojové kódy

:globe_with_meridians: 逐词解析->Nissaya

visuddhinanda před 3 roky
rodič
revize
e523b46f1e
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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.type.all.title": "全部",
 	"channel.type.translation.title": "译文",
-	"channel.type.nissaya.title": "逐词解析",
+	"channel.type.nissaya.title": "Nissaya",
 	"channel.type.commentary.title": "注疏",
 	"channel.type.original.title": "原文",
 	"channel.type.general.title": "通用",
+	"channel.type.message.required": "请输入版本类型",
 	"channel.lang": "语言",
 	"channel.fields.lang.label": "语言",
 	"channel.fields.type.label": "类型",