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>
This commit is contained in:
parent
cad7dae666
commit
d6df1f4b7c
2 changed files with 8 additions and 0 deletions
|
@ -124,3 +124,7 @@ other = "免责声明"
|
||||||
|
|
||||||
[search]
|
[search]
|
||||||
other = "搜索"
|
other = "搜索"
|
||||||
|
|
||||||
|
[minute]
|
||||||
|
one = "分钟"
|
||||||
|
other = "分钟"
|
||||||
|
|
|
@ -124,3 +124,7 @@ other = "免責聲明"
|
||||||
|
|
||||||
[search]
|
[search]
|
||||||
other = "搜尋"
|
other = "搜尋"
|
||||||
|
|
||||||
|
[minute]
|
||||||
|
one = "分鐘"
|
||||||
|
other = "分鐘"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue