forked from MapComplete/MapComplete
Sync translations
This commit is contained in:
parent
b30d9edccf
commit
d144ae9533
1 changed files with 14 additions and 0 deletions
|
@ -9734,6 +9734,20 @@
|
|||
"usersettings": {
|
||||
"description": "A special layer which is not meant to be shown on a map, but which is used to set user settings",
|
||||
"tagRenderings": {
|
||||
"a11y-features": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Enable accessibility features when arrow keys are used to navigate the map"
|
||||
},
|
||||
"1": {
|
||||
"then": "Always enable accessibility features"
|
||||
},
|
||||
"2": {
|
||||
"then": "Never enable accessibility features"
|
||||
}
|
||||
},
|
||||
"question": "What accessibility features should be applied?"
|
||||
},
|
||||
"all-questions-at-once": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
Loading…
Reference in a new issue