Skip to content

Commit

Permalink
🩹 align locale files content
Browse files Browse the repository at this point in the history
  • Loading branch information
zetaraku committed Nov 26, 2024
1 parent 08a2c1f commit e6b8f11
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions locales/zh-Hans.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,12 @@ description:
clearMyList: 清空【我的歌单】
pickOneFromFilter: 从筛选结果中选取一个!
noMoreSheetsToPick: 已经没有可选取的谱面。
# superFilterPlaceholder: |
# // return a predicate function to filter the result
# return (sheet) => true;
superFilterPlaceholder: |
// 返回用于过滤结果的谓词函数
return (sheet) => true;
superFilterHint: // 我希望你知道自己在做什么 ...

# Pages
superFilterPlaceholder: "// 返回用于过滤结果的谓词函数\nreturn (sheet) => true;\n"
page:
index:
description: 在这里搜索你最喜欢的音乐游戏歌曲!
Expand Down

0 comments on commit e6b8f11

Please sign in to comment.