diff --git a/resources/js/Pages/Settings/Index.vue b/resources/js/Pages/Settings/Index.vue index 80ad3d1..f1373f0 100644 --- a/resources/js/Pages/Settings/Index.vue +++ b/resources/js/Pages/Settings/Index.vue @@ -1,6 +1,12 @@ - + - Settings + Nastavitve - Manage your application configuration and preferences + Upravljanje konfiguracije in nastavitev aplikacije @@ -105,7 +112,7 @@ const settingsCards = [ - Open Settings + Odpri nastavitve diff --git a/resources/js/Pages/Settings/Workflow/Index.vue b/resources/js/Pages/Settings/Workflow/Index.vue index e07e21e..304c47c 100644 --- a/resources/js/Pages/Settings/Workflow/Index.vue +++ b/resources/js/Pages/Settings/Workflow/Index.vue @@ -22,7 +22,7 @@ const props = defineProps({ const activeTab = ref("actions"); - + @@ -36,7 +36,7 @@ const activeTab = ref("actions"); - Workflow + Potek dela
- Manage your application configuration and preferences + Upravljanje konfiguracije in nastavitev aplikacije