Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update zh.json #79

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion public/locales/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,14 @@
"player_note_animation_description": "切换音符动画(会降低性能)",
"player_show_visual_sheet": "显示键位表",
"player_show_visual_sheet_description": "在键盘上方显示键位表(可能会降低性能)",
"player_Number_of_rows_in_visual_sheet": "虚拟键位表的行数",
"player_Number_of_rows_in_visual_sheet_description": "显示更多的虚拟键位表的行数(可能会导致延迟)",
"player_Number_of_rows_in_visual_sheet": "虚拟键位表的列数",
"player_Number_of_rows_in_visual_sheet_description": "显示更多的虚拟键位表的列数(可能会导致延迟)",
"player_Loop_song_selection_in_practice_mode": "在练习模式下选择歌曲循环",
"player_Loop_song_selection_in_practice_mode_description": "当你在练习模式下到歌曲的结尾时,它将循环回到开始",
"player_Hide_notes_in_practice_mode": "在练习模式下隐藏文字",
"player_Hide_notes_in_practice_mode_description": "在练习模式下,隐藏文字以便测试你的记忆力,虚拟键位表仍然可见",
"vsrg_composer_keys": "按键数",
"vsrg_composer_keys_description": "歌曲包含的音符数",
"vsrg_composer_bpm": "节拍数",
Expand Down Expand Up @@ -297,6 +305,7 @@
"metronome": "节拍器",
"layout_settings": "布局设置",
"player_settings": "演奏器设置",
"song_settings": "练习设置",
"song_settings": "歌曲设置",
"composer_settings": "编曲器设置",
"editor_settings": "编辑器设置"
Expand Down Expand Up @@ -712,4 +721,4 @@
"SFX_MantaCall": "遥鲲之声",
"SFX_MothCall": "幼童之声"
}
}
}