From 448c6e387ef178a432d5ca4e70e8068e491f82be Mon Sep 17 00:00:00 2001 From: Spythere Date: Wed, 18 Feb 2026 02:31:47 +0100 Subject: [PATCH] chore(profile): added information about no recent history --- .../PlayerProfileView/ProfileHistoryList.vue | 10 ++++++++++ src/locales/en.json | 3 ++- src/locales/pl.json | 3 ++- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/src/components/PlayerProfileView/ProfileHistoryList.vue b/src/components/PlayerProfileView/ProfileHistoryList.vue index 3e5a27a..b699ffc 100644 --- a/src/components/PlayerProfileView/ProfileHistoryList.vue +++ b/src/components/PlayerProfileView/ProfileHistoryList.vue @@ -14,6 +14,10 @@
+
+ {{ t('profile.list.no-recent-history') }} +
+