mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 21:18:01 +02:00
Merge branch 'main' into ™
This commit is contained in:
commit
91659113a3
3 changed files with 12 additions and 4 deletions
|
@ -9,7 +9,7 @@
|
|||
"similar_artists": "Ähnliche Künstler/innen",
|
||||
"featured": "Ausgewählt",
|
||||
"community": "Gemeinschaft",
|
||||
"login": "Anmeldung",
|
||||
"login": "Anmelden",
|
||||
"local": "Lokal",
|
||||
"search": "Suche",
|
||||
"spotlight": "Scheinwerfer",
|
||||
|
|
|
@ -41,7 +41,9 @@
|
|||
"add": "Thêm",
|
||||
"back": "Quay lại",
|
||||
"receive": "Nhận",
|
||||
"send": "Gửi"
|
||||
"send": "Gửi",
|
||||
"import": "Nhập",
|
||||
"export": "Xuất"
|
||||
},
|
||||
"instances": {
|
||||
"version": "Phiên bản",
|
||||
|
|
|
@ -32,7 +32,9 @@
|
|||
"back": "返回",
|
||||
"cancel": "取消",
|
||||
"receive": "接收",
|
||||
"send": "发送"
|
||||
"send": "发送",
|
||||
"import": "导入",
|
||||
"export": "导出"
|
||||
},
|
||||
"pref": {
|
||||
"player": "音频播放器",
|
||||
|
@ -50,7 +52,11 @@
|
|||
"light": "亮色",
|
||||
"blur_light": "模糊(亮色)",
|
||||
"dracula": "Dracula",
|
||||
"nord": "Nord"
|
||||
"nord": "Nord",
|
||||
"home": "主页",
|
||||
"explore": "探索",
|
||||
"charts": "排行榜",
|
||||
"library": "收藏库"
|
||||
},
|
||||
"info": {
|
||||
"see_all": "显示全部",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue