diff --git a/i18n/cn.toml b/i18n/zh-cn.toml similarity index 76% rename from i18n/cn.toml rename to i18n/zh-cn.toml index aca17f7..b99d6c9 100644 --- a/i18n/cn.toml +++ b/i18n/zh-cn.toml @@ -77,29 +77,29 @@ other = "查看更多" [show_less] other = "显示较少" -# [responsibilities] -# other = "Responsibilities:" +[responsibilities] +other = "职责:" -# [present] -# other = "Present" +[present] +other = "至今" -# [comments_javascript] -# other = "Please enable JavaScript to view the" +[comments_javascript] +other = "请启用 JavaScript 以查看" -# [comments_by] -# other = "comments powered by" +[comments_by] +other = "评论支持 by" -# [read] -# other = "Read" +[read] +other = "阅读" -# [project_star] -# other = "Star" +[project_star] +other = "Star" -# [project_details] -# other = "Details" +[project_details] +other = "详情" -# [err_404] -# other = "The page you are looking for is not there yet." +[err_404] +other = "您查找的页面已私奔。" [more] other = "更多的" diff --git a/i18n/zh.toml b/i18n/zh-tw.toml similarity index 100% rename from i18n/zh.toml rename to i18n/zh-tw.toml