mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-29 05:28:00 +02:00
Changes:
- Added support for unauthenticated feeds #42 - Added support for Romanian - Closes #66 - Closes #81 - Closes #82 - Closes #84
This commit is contained in:
parent
599e024afa
commit
29eb3d0c35
9 changed files with 92 additions and 29 deletions
|
@ -14,7 +14,8 @@
|
|||
"login": "Login",
|
||||
"local": "Local",
|
||||
"remote": "Remote",
|
||||
"search": "Search"
|
||||
"search": "Search",
|
||||
"feeds": "Feeds"
|
||||
},
|
||||
"action": {
|
||||
"back": "Back",
|
||||
|
@ -35,6 +36,12 @@
|
|||
},
|
||||
"pref": {
|
||||
"theme": "Theme",
|
||||
"dark": "Dark (Default)",
|
||||
"light": "Light",
|
||||
"blur": "Blur",
|
||||
"blur_light": "Blur (Light)",
|
||||
"dracula": "Dracula",
|
||||
"nord": "Nord",
|
||||
"tab": "Default Tab",
|
||||
"player": "Audio Player",
|
||||
"auto_queue": "Automatically Queue Songs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue