Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (51 of 51 strings)

Translation: Hyperpipe/Translations
Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/zh_Hans/
This commit is contained in:
Poesty Li 2022-10-26 17:03:19 +00:00 committed by Hosted Weblate
parent d3e857aef4
commit 14cc0465b0
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -22,7 +22,8 @@
"search": "搜索", "search": "搜索",
"songs": "歌曲", "songs": "歌曲",
"albums": "专辑", "albums": "专辑",
"login": "登录" "login": "登录",
"playlists": "播放列表"
}, },
"action": { "action": {
"add": "添加", "add": "添加",
@ -41,7 +42,8 @@
"best": "最佳", "best": "最佳",
"worst": "最差", "worst": "最差",
"volume": "默认音量", "volume": "默认音量",
"theme": "主题" "theme": "主题",
"tab": "默认标签页"
}, },
"info": { "info": {
"see_all": "显示全部", "see_all": "显示全部",
@ -60,6 +62,6 @@
}, },
"lyrics": { "lyrics": {
"load": "正在加载歌词", "load": "正在加载歌词",
"void": "无歌词" "void": "无歌词"
} }
} }