fix: minor UI adjustments
This commit is contained in:
@@ -537,7 +537,7 @@ export const enUsMessages: TranslationMessages = {
|
||||
'track.controls.automationDropdown': 'Automation',
|
||||
'track.controls.automation.volume': 'Volume',
|
||||
'track.controls.automation.pan': 'Pan',
|
||||
'track.controls.settingsDropdown': 'Settings',
|
||||
'track.controls.moreActions': 'More actions',
|
||||
'track.controls.settings.deleteTrack': 'Delete Track',
|
||||
'toolbar.keySignatureChooser': 'Choose key signature, current {value}',
|
||||
'toolbar.export.label': 'Export',
|
||||
|
||||
@@ -421,7 +421,7 @@ export const frFrMessages: TranslationMessages = {
|
||||
'track.controls.automationDropdown': 'Automation',
|
||||
'track.controls.automation.volume': 'Volume',
|
||||
'track.controls.automation.pan': 'Panoramique',
|
||||
'track.controls.settingsDropdown': 'Réglages',
|
||||
'track.controls.moreActions': 'Autres actions',
|
||||
'track.controls.settings.deleteTrack': 'Supprimer la piste',
|
||||
'toolbar.keySignatureChooser': 'Choisir l\'armure, actuelle : {value}',
|
||||
'toolbar.export.label': 'Exporter',
|
||||
|
||||
@@ -535,7 +535,7 @@ export const zhCnMessages: TranslationMessages = {
|
||||
'track.controls.automationDropdown': '自动化',
|
||||
'track.controls.automation.volume': '音量',
|
||||
'track.controls.automation.pan': '声像',
|
||||
'track.controls.settingsDropdown': '设置',
|
||||
'track.controls.moreActions': '更多操作',
|
||||
'track.controls.settings.deleteTrack': '删除轨道',
|
||||
'toolbar.keySignatureChooser': '选择调号,当前为 {value}',
|
||||
'toolbar.export.label': '导出',
|
||||
|
||||
@@ -535,7 +535,7 @@ export const zhHkMessages: TranslationMessages = {
|
||||
'track.controls.automationDropdown': '自動化',
|
||||
'track.controls.automation.volume': '音量',
|
||||
'track.controls.automation.pan': '聲像',
|
||||
'track.controls.settingsDropdown': '設定',
|
||||
'track.controls.moreActions': '更多操作',
|
||||
'track.controls.settings.deleteTrack': '刪除音軌',
|
||||
'toolbar.keySignatureChooser': '選擇調號,當前為 {value}',
|
||||
'toolbar.export.label': '匯出',
|
||||
|
||||
Reference in New Issue
Block a user