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:
banaanihillo 2024-05-09 13:30:48 +03:00 committed by banaanihillo
parent 903e7eba26
commit 62ed81fe49
2 changed files with 2 additions and 4 deletions

View file

@ -18,8 +18,7 @@
"feeds": "フィード",
"offline": "オフライン",
"logout": "ログアウト",
"restore_prefs": "設定用URLから復元",
"now_playing": "再生中"
"restore_prefs": "設定用URLから復元"
},
"action": {
"back": "戻る",

View file

@ -27,8 +27,7 @@
"feeds": "订阅源",
"offline": "离线",
"logout": "登出",
"restore_prefs": "还原偏好",
"now_playing": "正在播放"
"restore_prefs": "还原偏好"
},
"action": {
"add": "添加",