chore: scenery history locales

This commit is contained in:
2024-06-08 21:37:28 +02:00
parent 59a5fbe5ac
commit 44f548c7b7
4 changed files with 38 additions and 55 deletions
@@ -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>