#28 - holidays management #30

Merged
Baakoma merged 8 commits from #28-holidays-management into main 2022-01-25 09:02:48 +01:00
Baakoma commented 2022-01-24 15:00:53 +01:00 (Migrated from github.com)

It should close #28.

image
image

It should close #28. ![image](https://user-images.githubusercontent.com/16743001/150796342-c56de657-9f53-4b21-8f18-05f643234ffb.png) ![image](https://user-images.githubusercontent.com/16743001/150796457-9221cebe-7294-4b48-ab1b-644b482c819e.png)
krzysztofrewak (Migrated from github.com) requested changes 2022-01-24 20:21:17 +01:00
@@ -0,0 +19,4 @@
public function message(): string
{
return "The year period for given year doesn't exist.";
krzysztofrewak (Migrated from github.com) commented 2022-01-24 20:18:26 +01:00

Is this going to be translated?

Is this going to be translated?
krzysztofrewak (Migrated from github.com) commented 2022-01-24 20:20:24 +01:00
            {name: 'Dni wolne', href: '/holidays', current: false},
```suggestion {name: 'Dni wolne', href: '/holidays', current: false}, ```
EwelinaLasowy (Migrated from github.com) reviewed 2022-01-25 08:47:23 +01:00
@@ -0,0 +19,4 @@
public function message(): string
{
return "The year period for given year doesn't exist.";
EwelinaLasowy (Migrated from github.com) commented 2022-01-25 08:47:23 +01:00

We will translate everything in another task - #31.

We will translate everything in another task - #31.
krzysztofrewak (Migrated from github.com) reviewed 2022-01-25 08:50:34 +01:00
@@ -0,0 +19,4 @@
public function message(): string
{
return "The year period for given year doesn't exist.";
krzysztofrewak (Migrated from github.com) commented 2022-01-25 08:50:34 +01:00

Okok.

Okok.
krzysztofrewak (Migrated from github.com) approved these changes 2022-01-25 09:00:00 +01:00
EwelinaLasowy (Migrated from github.com) approved these changes 2022-01-25 09:01:58 +01:00
Sign in to join this conversation.