mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Accessibility Improvements (#467)
* accessibility improvements * fix listen icon
This commit is contained in:
parent
4a8927c794
commit
40b74c7745
10 changed files with 31 additions and 16 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue