chore(profile): added TD2 forum profile link button

This commit is contained in:
2026-02-18 02:23:08 +01:00
parent b622df19f6
commit 527c929b53
3 changed files with 10 additions and 0 deletions
@@ -66,6 +66,14 @@
> >
{{ t('profile.stats.dispatchers-journal') }} {{ t('profile.stats.dispatchers-journal') }}
</router-link> </router-link>
<a
class="a-button btn--action"
:href="`https://td2.info.pl/profile/?u=${route.query.playerId}`"
target="_blank"
>
{{ t('profile.stats.forum-profile') }}
</a>
</div> </div>
<!-- Current activity --> <!-- Current activity -->
+1
View File
@@ -634,6 +634,7 @@
"stats": { "stats": {
"timetables-journal": "TIMETABLE JOURNAL", "timetables-journal": "TIMETABLE JOURNAL",
"dispatchers-journal": "DISPATCHER JOURNAL", "dispatchers-journal": "DISPATCHER JOURNAL",
"forum-profile": "FORUM PROFILE",
"driver": "DRIVER", "driver": "DRIVER",
"dispatcher": "DISPATCHER", "dispatcher": "DISPATCHER",
+1
View File
@@ -619,6 +619,7 @@
"stats": { "stats": {
"timetables-journal": "DZIENNIK RJ", "timetables-journal": "DZIENNIK RJ",
"dispatchers-journal": "DZIENNIK DR", "dispatchers-journal": "DZIENNIK DR",
"forum-profile": "PROFIL FORUM",
"driver": "MASZYNISTA", "driver": "MASZYNISTA",
"dispatcher": "DYŻURNY RUCHU", "dispatcher": "DYŻURNY RUCHU",