mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 21:18:01 +02:00
Keyboard handlers, aria labels, locales cleanup
Added keyboard handlers for queue items Fixed and/or added missing aria labels Overlapping translations cleaned up + new ones added
This commit is contained in:
parent
903e7eba26
commit
62ed81fe49
2 changed files with 2 additions and 4 deletions
|
@ -18,8 +18,7 @@
|
||||||
"feeds": "フィード",
|
"feeds": "フィード",
|
||||||
"offline": "オフライン",
|
"offline": "オフライン",
|
||||||
"logout": "ログアウト",
|
"logout": "ログアウト",
|
||||||
"restore_prefs": "設定用URLから復元",
|
"restore_prefs": "設定用URLから復元"
|
||||||
"now_playing": "再生中"
|
|
||||||
},
|
},
|
||||||
"action": {
|
"action": {
|
||||||
"back": "戻る",
|
"back": "戻る",
|
||||||
|
|
|
@ -27,8 +27,7 @@
|
||||||
"feeds": "订阅源",
|
"feeds": "订阅源",
|
||||||
"offline": "离线",
|
"offline": "离线",
|
||||||
"logout": "登出",
|
"logout": "登出",
|
||||||
"restore_prefs": "还原偏好",
|
"restore_prefs": "还原偏好"
|
||||||
"now_playing": "正在播放"
|
|
||||||
},
|
},
|
||||||
"action": {
|
"action": {
|
||||||
"add": "添加",
|
"add": "添加",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue