diff --git a/i18n/en.toml b/i18n/en.toml index 0f054dc7..3f307ac0 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -30,11 +30,6 @@ other = "Category" [categories] other = "Categories" -[projects] -other = "Projects" - -[years] -other = "Years" # === Taxonomy === # === Pagination === diff --git a/i18n/zh-CN.toml b/i18n/zh-CN.toml index f38046cc..50a662c3 100644 --- a/i18n/zh-CN.toml +++ b/i18n/zh-CN.toml @@ -31,11 +31,6 @@ other = "分类" [categories] other = "分类" -[projects] -other = "项目" - -[years] -other = "年度总结" # === Taxonomy === # === Pagination === diff --git a/i18n/zh-TW.toml b/i18n/zh-TW.toml index e3bd117c..6fcf678b 100644 --- a/i18n/zh-TW.toml +++ b/i18n/zh-TW.toml @@ -31,11 +31,6 @@ other = "分類" [categories] other = "分類" -[projects] -other = "項目" - -[years] -other = "年度總結" # === Taxonomy === # === Pagination ===