diff --git a/frontend/src/App.vue b/frontend/src/App.vue
index cddea54..0f3b0b4 100644
--- a/frontend/src/App.vue
+++ b/frontend/src/App.vue
@@ -63,6 +63,7 @@ const languageFlag = computed(() => {
uk: "ua",
zh: "cn",
ko: "kr",
+ es: "es",
};
return "fi-" + (langMap[lang] || lang);
@@ -182,6 +183,7 @@ const userDisplayName = computed(() => {
Українська
Tiếng Việt
中文
+ Español