mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
chore: scenery history locales
This commit is contained in:
@@ -32,12 +32,13 @@
|
||||
|
||||
<div>
|
||||
<span>
|
||||
Ocena:
|
||||
{{ $t('scenery.dispatcher-rate') }}
|
||||
<b class="text--primary"> {{ historyItem.dispatcherRate }}</b>
|
||||
</span>
|
||||
|
|
||||
<span>
|
||||
Zmiany statusów: <b>{{ historyItem.statusHistory.length }}</b>
|
||||
{{ $t('scenery.dispatcher-status-changes') }}
|
||||
<b class="text--primary">{{ historyItem.statusHistory.length }}</b>
|
||||
</span>
|
||||
</div>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user