mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 13:08:01 +02:00
Merge branch 'fix/labels-and-eyboard-handlers'[sic]
This commit is contained in:
commit
4a2854a697
2 changed files with 4 additions and 2 deletions
|
@ -18,7 +18,8 @@
|
|||
"feeds": "フィード",
|
||||
"offline": "オフライン",
|
||||
"logout": "ログアウト",
|
||||
"restore_prefs": "設定用URLから復元"
|
||||
"restore_prefs": "設定用URLから復元",
|
||||
"now_playing": "再生中"
|
||||
},
|
||||
"action": {
|
||||
"back": "戻る",
|
||||
|
|
|
@ -27,7 +27,8 @@
|
|||
"feeds": "订阅源",
|
||||
"offline": "离线",
|
||||
"logout": "登出",
|
||||
"restore_prefs": "还原偏好"
|
||||
"restore_prefs": "还原偏好",
|
||||
"now_playing": "正在播放"
|
||||
},
|
||||
"action": {
|
||||
"add": "添加",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue