Skip to content

Commit

Permalink
indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
40chyan authored Jun 18, 2024
1 parent 2bb5ef5 commit 8dd76c0
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions src/locales/zh_CN/settings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ import { SimpleTranslationEntries } from "#app/interfaces/locales.js";
export const settings: SimpleTranslationEntries = {
"boy": "男孩",
"girl": "女孩",
"disclaimerDescription": "这个游戏尚未完成; 可能存在游戏性问题(包括潜在的丢档风险)、\n 不经通知的调整、 未来可能会更新或完成更多内容",
"general": "常规",
"display": "显示",
"general": "常规",
"display": "显示",
"audio": "音频",
"gamepad": "手柄",
"keyboard": "键盘",
"gamepad": "手柄",
"keyboard": "键盘",
"gameSpeed": "游戏速度",
"hpBarSpeed": "血条速度",
"expGainsSpeed": "经验值获取动画速度",
Expand Down

0 comments on commit 8dd76c0

Please sign in to comment.