From 58e4397fbe12b8dcfcfc9b589fc0c7053b10c265 Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Sun, 16 Jan 2022 13:53:19 +0800 Subject: [PATCH] :fire: Chore(i18n): remove some customized translation (#37) --- i18n/en.toml | 5 ----- i18n/zh-CN.toml | 5 ----- i18n/zh-TW.toml | 5 ----- 3 files changed, 15 deletions(-) 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 ===