Merge branch 'fix/labels-and-eyboard-handlers'[sic]

This commit is contained in:
banaanihillo 2024-05-18 16:24:33 +03:00
commit 4a2854a697
No known key found for this signature in database
GPG key ID: EE26A2082594578A
2 changed files with 4 additions and 2 deletions

View file

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

View file

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