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