ymanager/server/src/main/resources/Message_en.properties @ 79e44ca9
1 | ebc739a0 | Lukas Cerny | hello=Hello world |
---|---|---|---|
2 | 79e44ca9 | D0miq | rest.exception.generic=Something happened :( |
3 | sick.day.count.error = The number of sick days must not be negative! |
||
4 | vacation.count.error = The number of hours of an overtime must not be negative! |
||
5 | name.length.error = The length of a name must not exceed 45! |
||
6 | email.length.error = The length of an email address must not exceed 100! |
||
7 | time.order.error = The overtime must not start after or at the same time it ends! |