[PATCH] Add Easier Big Notes setting

This commit is contained in:
LoveEevee
2020-02-29 18:56:59 +03:00
committed by purerosefallen
parent 2ab0de9644
commit 3097dd3736
5 changed files with 38 additions and 9 deletions

View File

@@ -151,6 +151,9 @@
video: "Video",
drumSounds: "Drum Sounds"
},
easierBigNotes: {
name: "大きな音符を簡単にする"
},
on: "オン",
off: "オフ",
default: "既定値にリセット",
@@ -343,6 +346,9 @@ function StringsEn(){
video: "Video",
drumSounds: "Drum Sounds"
},
easierBigNotes: {
name: "Easier Big Notes"
},
on: "On",
off: "Off",
default: "Reset to Defaults",
@@ -535,6 +541,9 @@ function StringsCn(){
video: "Video",
drumSounds: "Drum Sounds"
},
easierBigNotes: {
name: "使大音符变得容易"
},
on: "开",
off: "关",
default: "重置为默认值",
@@ -727,6 +736,9 @@ function StringsTw(){
video: "Video",
drumSounds: "Drum Sounds"
},
easierBigNotes: {
name: "使大音符變得容易"
},
on: "開",
off: "關",
default: "重置為默認值",
@@ -919,6 +931,9 @@ function StringsKo(){
video: "Video",
drumSounds: "Drum Sounds"
},
easierBigNotes: {
name: "쉬운 큰 음표"
},
on: "온",
off: "오프",
default: "기본값으로 재설정",