问题:
1. {name} 没有翻译,所以英文界面本来应该是“Favorites list”在添加歌曲时显示的还是“我的收藏”
2. 搜索那一排“小芸搜索”之类的暗号,不清楚英文长度能否完全显示
17 lines
474 B
JSON
17 lines
474 B
JSON
{
|
|
"copy_title": "(Click to copy)",
|
|
"volume": "Volume:",
|
|
"pause": "Pause",
|
|
"play": "Play",
|
|
"next": "Next",
|
|
"playing": "Now playing...",
|
|
"stop": "Paused",
|
|
"end": "Stopped",
|
|
"refresh_url": "Music URL expired, refreshing...",
|
|
"error": "Error loading music. Switch to next song after 5 seconds",
|
|
"loading": "Music loading...",
|
|
"buffering": "Buffering...",
|
|
"geting_url": "Getting music link...",
|
|
"lyric_error": "Failed to get lyrics"
|
|
}
|