Files
grafana/e2e-playwright/test-plugins/grafana-test-datasource/locales/sv-SE/grafana-e2etest-datasource.json
T
Hugo Häggmark 3490c3b0fd e2e: add tests for translations (#114390)
e2e: add tests for translations
2025-12-08 10:19:44 +01:00

24 lines
542 B
JSON

{
"config-editor": {
"api-key": {
"label": "API-nyckel",
"placeholder": "Ange din API-nyckel",
"tooltip": "Säkert json-fält (endast backend)"
},
"auth-type": {
"label": "Autentiseringstyp"
},
"checkbox-enabled": {
"label": "Kryssruta aktiverad"
},
"path": {
"label": "Sökväg",
"placeholder": "Ange sökvägen, t.ex. /api/v1",
"tooltip": "Json-fält som returneras till frontend"
},
"switch-enabled": {
"label": "Omkopplare aktiverad"
}
}
}