Merge branch 'main' into ™

This commit is contained in:
HexagonCDN 2023-01-21 01:42:01 +00:00
commit 91659113a3
3 changed files with 12 additions and 4 deletions

View file

@ -9,7 +9,7 @@
"similar_artists": "Ähnliche Künstler/innen", "similar_artists": "Ähnliche Künstler/innen",
"featured": "Ausgewählt", "featured": "Ausgewählt",
"community": "Gemeinschaft", "community": "Gemeinschaft",
"login": "Anmeldung", "login": "Anmelden",
"local": "Lokal", "local": "Lokal",
"search": "Suche", "search": "Suche",
"spotlight": "Scheinwerfer", "spotlight": "Scheinwerfer",

View file

@ -41,7 +41,9 @@
"add": "Thêm", "add": "Thêm",
"back": "Quay lại", "back": "Quay lại",
"receive": "Nhận", "receive": "Nhận",
"send": "Gửi" "send": "Gửi",
"import": "Nhập",
"export": "Xuất"
}, },
"instances": { "instances": {
"version": "Phiên bản", "version": "Phiên bản",

View file

@ -32,7 +32,9 @@
"back": "返回", "back": "返回",
"cancel": "取消", "cancel": "取消",
"receive": "接收", "receive": "接收",
"send": "发送" "send": "发送",
"import": "导入",
"export": "导出"
}, },
"pref": { "pref": {
"player": "音频播放器", "player": "音频播放器",
@ -50,7 +52,11 @@
"light": "亮色", "light": "亮色",
"blur_light": "模糊(亮色)", "blur_light": "模糊(亮色)",
"dracula": "Dracula", "dracula": "Dracula",
"nord": "Nord" "nord": "Nord",
"home": "主页",
"explore": "探索",
"charts": "排行榜",
"library": "收藏库"
}, },
"info": { "info": {
"see_all": "显示全部", "see_all": "显示全部",