Improve accessibility

This commit is contained in:
problematicconsumer
2024-02-13 18:49:58 +03:30
parent 2293a390e5
commit 437a7ea594
5 changed files with 103 additions and 57 deletions

View File

@@ -15,7 +15,8 @@
"notSet": "Not Set",
"agree": "Agree",
"decline": "Decline",
"unknown": "Unknown"
"unknown": "Unknown",
"hidden": "Hidden"
},
"intro": {
"termsAndPolicyCaution(rich)": "by continuing you agree with ${tap(@:about.termsAndConditions)}",
@@ -127,6 +128,19 @@
"unsorted": "Default",
"name": "Alphabetically",
"delay": "By Delay"
},
"activeProxySemanticLabel": "Active proxy",
"delaySemantics": {
"result": "delay: ${delay}ms",
"testing": "delay: testing..."
},
"ipInfoSemantics": {
"address": "IP address",
"country": "Country"
},
"statsSemantics": {
"speed": "Speed",
"totalTransferred": "Total transferred"
}
},
"logs": {