speed disclaimer

This commit is contained in:
2024-04-03 21:43:37 +02:00
parent d5e735b59e
commit f915094775
5 changed files with 22 additions and 2 deletions
+2 -1
View File
@@ -99,7 +99,8 @@
}}</span
>) - {{ $t('stocklist.length') }}:
<span class="text--accent">{{ store.totalLength }}m</span>
- {{ $t('stocklist.vmax') }}:
- {{ $t('stocklist.vmax') }}
<span tabindex="0" :data-tooltip="$t('stocklist.disclaimer')">(?)</span>:
<span class="text--accent">{{ store.maxStockSpeed }} km/h</span>
</span>
</div>