Import & Export i18n
This commit is contained in:
parent
1620c1ecf1
commit
df72eb69eb
4 changed files with 8 additions and 1 deletions
|
@ -177,6 +177,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