Selaa lähdekoodia

docs(国际化): 添加课程设置和应用按钮的翻译文本

lsc 4 kuukautta sitten
vanhempi
commit
4fd0eb5bc9
4 muutettua tiedostoa jossa 47 lisäystä ja 30 poistoa
  1. 41 30
      src/components/pages/pptEasy/addCourse3.vue
  2. 2 0
      src/lang/cn.json
  3. 2 0
      src/lang/en.json
  4. 2 0
      src/lang/hk.json

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 41 - 30
src/components/pages/pptEasy/addCourse3.vue


+ 2 - 0
src/lang/cn.json

@@ -1046,6 +1046,8 @@
   "ssGenOutTaskDesc":"生成大纲任务*描述还未生成完,请前往查看,回答完毕后再次操作。",
   "ssCpoteNotGen":"概念群还未生成完,请前往查看,回答完毕后再次操作。",
   "ssQChainNotGen":"问题链还未生成完,请前往查看,回答完毕后再次操作。",
+  "ssCourseSettings":"课程设置",
+  "ssApply":"应用",
   "ssTargetNotGen":"目标层还未生成完,请前往查看,回答完毕后再次操作。",
   "ssTaskClusNotGen":"任务簇还未生成完,请前往查看,回答完毕后再次操作。",
   "ssGenDescFirst":"请生成简要描述后再生成大纲",

+ 2 - 0
src/lang/en.json

@@ -1041,6 +1041,8 @@
   "ssGenOutTaskDesc":"Outline task * description is not yet complete, please check and try again after answering.",
   "ssCpoteNotGen":"Conceptual group is not yet complete, please check and try again after answering.",
   "ssQChainNotGen":"Question chain is not yet complete, please check and try again after answering.",
+  "ssCourseSettings":"Course Settings",
+  "ssApply":"Apply",
   "ssTargetNotGen":"Target layer is not yet complete, please check and try again after answering.",
   "ssTaskClusNotGen":"Task cluster is not yet complete, please check and try again after answering.",
   "ssGenDescFirst":"Please generate a brief description before generating the outline",

+ 2 - 0
src/lang/hk.json

@@ -1044,6 +1044,8 @@
   "ssGenOutTaskDesc":"生成大綱任務*描述還未生成完,請前往查看,回答完畢後再次操作。",
   "ssCpoteNotGen":"概念群還未生成完,請前往查看,回答完畢後再次操作。",
   "ssQChainNotGen":"問題鏈還未生成完,請前往查看,回答完畢後再次操作。",
+  "ssCourseSettings":"課程設定",
+  "ssApply":"應用",
   "ssTargetNotGen":"目標層還未生成完,請前往查看,回答完畢後再次操作。",
   "ssTaskClusNotGen":"任務簇還未生成完,請前往查看,回答完畢後再次操作。",
   "ssGenDescFirst":"請生成簡要描述後再生成大綱",

Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä