statystyki dr (c.d.) + tłumaczenia

This commit is contained in:
2023-12-19 22:11:17 +01:00
parent 00a4a840b0
commit adce339392
7 changed files with 127 additions and 111 deletions
+2 -2
View File
@@ -159,13 +159,13 @@ export default defineComponent({
statsButtons: [
{
tab: Journal.StatsTab.DAILY_STATS,
localeKey: 'journal.daily-stats-button',
localeKey: 'journal.daily-stats.button',
iconName: 'stats',
disabled: false
},
{
tab: Journal.StatsTab.DRIVER_STATS,
localeKey: 'journal.driver-stats-button',
localeKey: 'journal.driver-stats.button',
iconName: 'user',
disabled: true
}