From eea42d85d1d6fd0e6ae6b515e9ea56c3916fff9e Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Wed, 3 Sep 2025 18:59:44 +0200 Subject: [PATCH] feat: update Location component styles and improve localization message clarity --- app/components/tool/Location.vue | 2 +- locales/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/tool/Location.vue b/app/components/tool/Location.vue index f3045ed..3ddc23c 100644 --- a/app/components/tool/Location.vue +++ b/app/components/tool/Location.vue @@ -9,7 +9,7 @@
-
+
diff --git a/locales/en.json b/locales/en.json index 67e3f6b..f5a5493 100644 --- a/locales/en.json +++ b/locales/en.json @@ -139,7 +139,7 @@ "location": "I'm currently based in {location}. See below for more details.", "contact": "There are different ways to contact me. Here is a list:", "duplicated": { - "title": "⚠️ I detected duplicated messages", + "title": "⚠️ I have detected duplicated messages", "description": "I have therefore removed the older duplicated messages to lighten the application." }, "stats": {