Browse Source

Merge pull request 'fix issue' (#2798) from fix-2764 into V20220830

Reviewed-on: https://git.openi.org.cn/OpenI/aiforge/pulls/2798
Reviewed-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.8.2^2
zouap 3 years ago
parent
commit
0ec0118323
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      web_src/js/features/i18nVue.js

+ 1
- 1
web_src/js/features/i18nVue.js View File

@@ -154,7 +154,7 @@ export const i18nVue = {

dataset_instructions_for_use:
"Instructions for use: You can refer to OpenI AI Collaboration Platform ",
dataset_camp_course: " Newcomer Training Camp Course",
dataset_camp_course: " OpenI_Learning",
dataset_link_success: "Linked dataset succeeded!",
dataset_link_failed: "Linked dataset Failed!",
dataset_over_nums: "Linked over ? datasets!",


Loading…
Cancel
Save