修正桌面歌词透明度按钮描述
parent
4b097b83b1
commit
7a933dbd5e
|
@ -36,7 +36,7 @@
|
||||||
|
|
||||||
所用技术栈:
|
所用技术栈:
|
||||||
|
|
||||||
- Electron 8
|
- Electron 9
|
||||||
- Vue 2
|
- Vue 2
|
||||||
|
|
||||||
已支持的平台:
|
已支持的平台:
|
||||||
|
|
|
@ -6,8 +6,8 @@
|
||||||
"theme": "Theme Color",
|
"theme": "Theme Color",
|
||||||
"font_increase": "Increase font size",
|
"font_increase": "Increase font size",
|
||||||
"font_decrease": "Reduce font size",
|
"font_decrease": "Reduce font size",
|
||||||
"opactiy_increase": "Increase Transparency",
|
"opactiy_increase": "Decrease Transparency",
|
||||||
"opactiy_decrease": "Decrease Transparency",
|
"opactiy_decrease": "Increase Transparency",
|
||||||
"lrc_active_zoom_on": "Zoom the currently playing lyrics",
|
"lrc_active_zoom_on": "Zoom the currently playing lyrics",
|
||||||
"lrc_active_zoom_off": "Unzoom the currently playing lyrics",
|
"lrc_active_zoom_off": "Unzoom the currently playing lyrics",
|
||||||
"win_top_on": "Top lyrics interface",
|
"win_top_on": "Top lyrics interface",
|
||||||
|
|
|
@ -6,8 +6,8 @@
|
||||||
"theme": "主题配色",
|
"theme": "主题配色",
|
||||||
"font_increase": "增加字体大小",
|
"font_increase": "增加字体大小",
|
||||||
"font_decrease": "减小字体大小",
|
"font_decrease": "减小字体大小",
|
||||||
"opactiy_increase": "增加透明度",
|
"opactiy_increase": "减小透明度",
|
||||||
"opactiy_decrease": "减小透明度",
|
"opactiy_decrease": "增加透明度",
|
||||||
"lrc_active_zoom_on": "缩放当前播放的歌词",
|
"lrc_active_zoom_on": "缩放当前播放的歌词",
|
||||||
"lrc_active_zoom_off": "取消缩放当前播放的歌词",
|
"lrc_active_zoom_off": "取消缩放当前播放的歌词",
|
||||||
"win_top_on": "置顶歌词界面",
|
"win_top_on": "置顶歌词界面",
|
||||||
|
|
|
@ -6,8 +6,8 @@
|
||||||
"theme": "主題配色",
|
"theme": "主題配色",
|
||||||
"font_increase": "增加字體大小",
|
"font_increase": "增加字體大小",
|
||||||
"font_decrease": "減小字體大小",
|
"font_decrease": "減小字體大小",
|
||||||
"opactiy_increase": "增加透明度",
|
"opactiy_increase": "減小透明度",
|
||||||
"opactiy_decrease": "減小透明度",
|
"opactiy_decrease": "增加透明度",
|
||||||
"lrc_active_zoom_on": "縮放當前播放的歌詞",
|
"lrc_active_zoom_on": "縮放當前播放的歌詞",
|
||||||
"lrc_active_zoom_off": "取消縮放當前播放的歌詞",
|
"lrc_active_zoom_off": "取消縮放當前播放的歌詞",
|
||||||
"win_top_on": "置頂歌詞界面",
|
"win_top_on": "置頂歌詞界面",
|
||||||
|
|
Loading…
Reference in New Issue