mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-20 03:15:41 +02:00
Adds Polish translation for app Closes #9986 Signed-off-by: Paweł Kędzior <pawel.kedzior@o2.pl>
25 lines
662 B
JSON
25 lines
662 B
JSON
{
|
|
"string": {
|
|
"Requests": "Wnioski",
|
|
"Request": "Wniosek",
|
|
"Approve": "Zatwierdź",
|
|
"Approved": "Zatwierdzony",
|
|
"CreatedRequest": "Utworzono wniosek ",
|
|
"For": "Dla",
|
|
"Change": "Zmień",
|
|
"Add": "Dodaj",
|
|
"Remove": "Usuń",
|
|
"Status": "Status",
|
|
"Requested": "Złożony",
|
|
"Completed": "Zrealizowany",
|
|
"Reject": "Odrzuć",
|
|
"Rejected": "Odrzucony",
|
|
"Comment": "Skomentuj",
|
|
"PleaseTypeMessage": "Wprowadź komentarz by kontynuować...",
|
|
"NoRequests": "Brak wniosków",
|
|
"Cancel": "Anuluj",
|
|
"Cancelled": "Anulowany",
|
|
"NewRequest": "Nowy wniosek",
|
|
"CancelRequest": "Anuluj wniosek"
|
|
}
|
|
} |