Consolidate documentation i18n keys (#19714)

* Consolidate documentation i18n keys

* individual translations
This commit is contained in:
Josh Hawkins
2025-08-22 17:19:00 -05:00
committed by GitHub
parent a88760efa1
commit 95131541c5
59 changed files with 121 additions and 116 deletions
+2 -1
View File
@@ -254,5 +254,6 @@
"title": "404",
"desc": "Side ikke fundet"
},
"selectItem": "Vælg {{item}}"
"selectItem": "Vælg {{item}}",
"readTheDocumentation": "Læs dokumentationen"
}