You've already forked AstralRinth
forked from didirus/AstralRinth
Improve accessibiltiy of env selector, improve mobile support, and message for those with no permission (#4304)
* Fix redirect from project ID * improve fix * improve accessibility of environment selector * lint * fix mobile accessibility of project settings and improve message for those without permission * disable envs when multiple + lint
This commit is contained in:
@@ -488,6 +488,12 @@
|
||||
"project.settings.environment.singleplayer.title": {
|
||||
"defaultMessage": "Singleplayer only"
|
||||
},
|
||||
"project.settings.environment.suboption.accessibility-option-label": {
|
||||
"defaultMessage": "{title}: {description}"
|
||||
},
|
||||
"project.settings.environment.suboption.accessibility-suboption-group-label": {
|
||||
"defaultMessage": "Suboptions of {option}"
|
||||
},
|
||||
"project.settings.environment.title": {
|
||||
"defaultMessage": "Environment"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user