Import & Export i18n
This commit is contained in:
parent
1620c1ecf1
commit
df72eb69eb
4 changed files with 8 additions and 1 deletions
|
@ -178,6 +178,8 @@
|
|||
"action.playTracksNext": "插播 ${app.selectedMediaItems.length} 首歌曲",
|
||||
"action.playTracksLater": "最后播放 ${app.selectedMediaItems.length} 首歌曲",
|
||||
"action.removeTracks": "从队列中移除 ${self.selectedItems.length} 首歌曲",
|
||||
"action.import": "导入",
|
||||
"action.export": "导出",
|
||||
|
||||
// Settings - Audio
|
||||
"settings.header.audio": "音频",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue