mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-10-30 12:11:55 +00:00
Accessibility Improvements (#467)
* accessibility improvements * fix listen icon
This commit is contained in:
@@ -58,7 +58,11 @@
|
||||
"minimize_description": "Minimize Description",
|
||||
"show_description": "Show Description",
|
||||
"disable_lbry": "Disable LBRY for Streaming",
|
||||
"enable_lbry_proxy": "Enable Proxy for LBRY"
|
||||
"enable_lbry_proxy": "Enable Proxy for LBRY",
|
||||
"view_ssl_score": "View SSL Score",
|
||||
"search": "Search",
|
||||
"filter": "Filter",
|
||||
"loading": "Loading..."
|
||||
},
|
||||
"comment": {
|
||||
"pinned_by": "Pinned by"
|
||||
@@ -69,6 +73,10 @@
|
||||
"has_cdn":"Has CDN?",
|
||||
"ssl_score":"SSL Score"
|
||||
},
|
||||
"login": {
|
||||
"username":"Username",
|
||||
"password":"Password"
|
||||
},
|
||||
"video": {
|
||||
"videos": "Videos",
|
||||
"views": "views",
|
||||
|
||||
Reference in New Issue
Block a user