feat(issue-222): wire angular host/player i18n to backend shell locale
All checks were successful
CI / test-and-quality (push) Successful in 3m37s
CI / test-and-quality (pull_request) Successful in 3m38s

This commit is contained in:
2026-03-01 21:54:32 +00:00
parent 4e300e4631
commit ddf8e874e2
7 changed files with 35 additions and 7 deletions

View File

@@ -74,6 +74,14 @@
"round": {
"en": "round",
"da": "runde"
},
"points_short": {
"en": "pts",
"da": "point"
},
"unknown_error": {
"en": "Unknown error",
"da": "Ukendt fejl"
}
},
"app": {