diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 4ab392d07..f1f0205e2 100755 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -951,6 +951,11 @@ unzip_failed=Unzip Failed unzip_stared=Unzipping unzip_status=Unzip Status collection_num=Collection Nums +current_dataset=Current Dataset +linked_dataset=Linked Dataset +unfavorite=Unfavorite +favorite=Favorite +disassociate=Disassociate [repo] owner = Owner repo_name = Repository Name diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index 2b69671c2..fc3aba1ac 100755 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -957,6 +957,12 @@ unzip_failed=解压失败 unzip_stared=解压中 unzip_status=解压状态 collection_num=收藏数量 +current_dataset=当前数据集 +linked_dataset=关联数据集 +unfavorite=取消收藏 +favorite=收藏 +disassociate=取消关联 + [repo] owner=拥有者 repo_name=项目名称 diff --git a/templates/repo/datasets/index.tmpl b/templates/repo/datasets/index.tmpl index 3dc12cf12..5577a76b6 100755 --- a/templates/repo/datasets/index.tmpl +++ b/templates/repo/datasets/index.tmpl @@ -157,8 +157,8 @@