This commit is contained in:
josc146
2023-11-29 21:21:14 +08:00
parent 04fbb38861
commit 0d0a3f15cc
4 changed files with 25 additions and 3 deletions

View File

@@ -295,5 +295,10 @@
"Sax": "サックス",
"Flute": "フルート",
"Lead": "リード",
"Pad": "パッド"
"Pad": "パッド",
"MIDI Input": "MIDI入力",
"Select the MIDI input device to be used.": "使用するMIDI入力デバイスを選択します。",
"Start Time": "開始時間",
"Content Duration": "内容の長さ",
"Please select a MIDI device first": "まずMIDIデバイスを選択してください"
}

View File

@@ -295,5 +295,10 @@
"Sax": "萨克斯",
"Flute": "长笛",
"Lead": "主音",
"Pad": "和音"
"Pad": "和音",
"MIDI Input": "MIDI输入",
"Select the MIDI input device to be used.": "选择要使用的MIDI输入设备",
"Start Time": "开始时间",
"Content Duration": "内容时长",
"Please select a MIDI device first": "请先选择一个MIDI设备"
}