diff --git a/i18n/zh-cn.toml b/i18n/zh-cn.toml index 8ad597e..0b87678 100644 --- a/i18n/zh-cn.toml +++ b/i18n/zh-cn.toml @@ -124,3 +124,7 @@ other = "免责声明" [search] other = "搜索" + +[minute] +one = "分钟" +other = "分钟" diff --git a/i18n/zh-tw.toml b/i18n/zh-tw.toml index c571c2c..b0fd1a1 100644 --- a/i18n/zh-tw.toml +++ b/i18n/zh-tw.toml @@ -124,3 +124,7 @@ other = "免責聲明" [search] other = "搜尋" + +[minute] +one = "分鐘" +other = "分鐘"