Преглед изворни кода

fix: Add minute section in both zh-cn and zh-tw toml (#988)

Co-authored-by: Bernat Borràs Civil <70479573+BernatBC@users.noreply.github.com>
JY Hsu пре 7 месеци
родитељ
комит
d6df1f4b7c
2 измењених фајлова са 8 додато и 0 уклоњено
  1. 4 0
      i18n/zh-cn.toml
  2. 4 0
      i18n/zh-tw.toml

+ 4 - 0
i18n/zh-cn.toml

@@ -124,3 +124,7 @@ other = "免责声明"
 
 [search]
 other = "搜索"
+
+[minute]
+one = "分钟"
+other = "分钟"

+ 4 - 0
i18n/zh-tw.toml

@@ -124,3 +124,7 @@ other = "免責聲明"
 
 [search]
 other = "搜尋"
+
+[minute]
+one = "分鐘"
+other = "分鐘"