diff --git a/resources/js/Pages/Holidays/Index.vue b/resources/js/Pages/Holidays/Index.vue
index ac621f5..a62ebd7 100644
--- a/resources/js/Pages/Holidays/Index.vue
+++ b/resources/js/Pages/Holidays/Index.vue
@@ -119,7 +119,14 @@
colspan="100%"
class="py-4 text-xl leading-5 text-center text-gray-700"
>
- Brak danych
+
+
+ Brak dni wolnych od pracy
+
+
+ Brak wpisów dotyczących dni wolnych
+
+
@@ -132,6 +139,7 @@
diff --git a/resources/js/Shared/Widgets/PendingVacationRequests.vue b/resources/js/Shared/Widgets/PendingVacationRequests.vue
index 4c287da..ab3941b 100644
--- a/resources/js/Shared/Widgets/PendingVacationRequests.vue
+++ b/resources/js/Shared/Widgets/PendingVacationRequests.vue
@@ -52,16 +52,27 @@
-
- Brak danych
-
+
+
+
+
+
+ Brak wniosków
+
+
+ Nie ma oczekujących wniosków
+
+
-
+
Zobacz wszystkie
@@ -73,6 +84,8 @@