diff --git a/changes/changelog.d/644.bugfix b/changes/changelog.d/644.bugfix new file mode 100644 index 000000000..798440147 --- /dev/null +++ b/changes/changelog.d/644.bugfix @@ -0,0 +1 @@ +Initial UI render using correct language from browser (#644) diff --git a/front/src/App.vue b/front/src/App.vue index ed78005eb..4d1a1be9f 100644 --- a/front/src/App.vue +++ b/front/src/App.vue @@ -51,6 +51,7 @@