Skip to content

Commit

Permalink
fix: error text encoding in text-hint
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikoTan committed Sep 26, 2023
1 parent 48da6d5 commit 6c657cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/core/src/locales/zh-CN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ wordle:
==========
[n] 位置正确
(n) 存在字母 n 但位置错误
n  不存在字母 n
[n] - 位置正确
(n) - 存在字母 n 但位置错误
n - 不存在字母 n

0 comments on commit 6c657cd

Please sign in to comment.