diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index ce19e87d2..9c877ad80 100755 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -3122,4 +3122,13 @@ INFERENCE = INFERENCE BENCHMARK = BENCHMARK brain_area = Brain Area -error.dataset_select = dataset select error:the count exceed the limit or has same name \ No newline at end of file +error.dataset_select = dataset select error:the count exceed the limit or has same name + +[points] +points = points +free = Free +points_hour = Points/hour +balance_of_points = Balance of Points: +hours = Hours +expected_time = , expected to be available for +points_acquisition_instructions = Points Acquisition Instructions diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index 793f6feed..d07d96d3d 100755 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -3136,4 +3136,13 @@ INFERENCE = 推理任务 BENCHMARK = 评测任务 brain_area = 脑区 -error.dataset_select = 数据集选择错误:数量超过限制或者有同名数据集 \ No newline at end of file +error.dataset_select = 数据集选择错误:数量超过限制或者有同名数据集 + +[points] +points = 积分 +free = 免费 +points_hour = 积分/每小时 +balance_of_points = 积分余额: +hours = 小时 +expected_time = ,预计可用 +points_acquisition_instructions = 积分获取说明 diff --git a/templates/repo/cloudbrain/benchmark/new.tmpl b/templates/repo/cloudbrain/benchmark/new.tmpl index 76a4e5f0c..d2dae1a50 100755 --- a/templates/repo/cloudbrain/benchmark/new.tmpl +++ b/templates/repo/cloudbrain/benchmark/new.tmpl @@ -126,15 +126,23 @@ {{template "custom/select_dataset_train" .}}