mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
statystyki dr (c.d.) + tłumaczenia
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user