From d144ae95337a403305f42f802a65806d1a0bfa66 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Tue, 2 Jan 2024 18:23:57 +0100 Subject: [PATCH] Sync translations --- langs/layers/en.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/langs/layers/en.json b/langs/layers/en.json index c3252a08e..4642248a7 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -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": {