From 440e11bdd9298c215f36a7a971b6dc4234886159 Mon Sep 17 00:00:00 2001 From: Spythere Date: Sun, 15 Feb 2026 16:27:16 +0100 Subject: [PATCH] fix(profile): i18n keys --- src/components/PlayerProfileView/ProfileHistoryList.vue | 2 -- src/components/PlayerProfileView/ProfileSummary.vue | 6 +++--- src/views/PlayerProfileView.vue | 2 +- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/src/components/PlayerProfileView/ProfileHistoryList.vue b/src/components/PlayerProfileView/ProfileHistoryList.vue index 13cbc3c..025bcc0 100644 --- a/src/components/PlayerProfileView/ProfileHistoryList.vue +++ b/src/components/PlayerProfileView/ProfileHistoryList.vue @@ -1,8 +1,6 @@