mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-02 21:08:12 +00:00
chore(profile): added TD2 forum profile link button
This commit is contained in:
@@ -66,6 +66,14 @@
|
||||
>
|
||||
{{ t('profile.stats.dispatchers-journal') }}
|
||||
</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>
|
||||
|
||||
<!-- Current activity -->
|
||||
|
||||
@@ -634,6 +634,7 @@
|
||||
"stats": {
|
||||
"timetables-journal": "TIMETABLE JOURNAL",
|
||||
"dispatchers-journal": "DISPATCHER JOURNAL",
|
||||
"forum-profile": "FORUM PROFILE",
|
||||
|
||||
"driver": "DRIVER",
|
||||
"dispatcher": "DISPATCHER",
|
||||
|
||||
@@ -619,6 +619,7 @@
|
||||
"stats": {
|
||||
"timetables-journal": "DZIENNIK RJ",
|
||||
"dispatchers-journal": "DZIENNIK DR",
|
||||
"forum-profile": "PROFIL FORUM",
|
||||
|
||||
"driver": "MASZYNISTA",
|
||||
"dispatcher": "DYŻURNY RUCHU",
|
||||
|
||||
Reference in New Issue
Block a user