chore(profile): added missing translations

This commit is contained in:
2026-02-18 01:55:34 +01:00
parent acc15619a9
commit 92c73b9ed9
3 changed files with 48 additions and 7 deletions
@@ -51,14 +51,14 @@
class="a-button btn--action"
:to="`/journal/timetables?search-driver=${playerInfo.driverStats.driverName}`"
>
DZIENNIK RJ
{{ t('profile.stats.timetables-journal') }}
</router-link>
<router-link
class="a-button btn--action"
:to="`/journal/dispatchers?search-dispatcher=${playerInfo.dispatcherStats.dispatcherName}`"
>
DZIENNIK DR
{{ t('profile.stats.dispatchers-journal') }}
</router-link>
</div>