Skip to content

Commit

Permalink
fix: Add minute section in both zh-cn and zh-tw toml (#988)
Browse files Browse the repository at this point in the history
Co-authored-by: Bernat Borràs Civil <[email protected]>
  • Loading branch information
joyao and BernatBC authored Oct 2, 2024
1 parent cad7dae commit d6df1f4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions i18n/zh-cn.toml
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,7 @@ other = "免责声明"

[search]
other = "搜索"

[minute]
one = "分钟"
other = "分钟"
4 changes: 4 additions & 0 deletions i18n/zh-tw.toml
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,7 @@ other = "免責聲明"

[search]
other = "搜尋"

[minute]
one = "分鐘"
other = "分鐘"

0 comments on commit d6df1f4

Please sign in to comment.