Missing translation
This commit is contained in:
parent
9ba8852441
commit
cbeb79373d
|
|
@ -112,6 +112,7 @@ return array (
|
|||
'ticket_successfully_deleted' => 'Ticket Successfully Deleted',
|
||||
'ticket_successfully_resent' => 'Ticket Successfully Resent!',
|
||||
'ticket_successfully_updated' => 'Ticket Successfully Updated!',
|
||||
'tickets_for_event' => 'Your tickets for the event',
|
||||
'whoops' => 'Whoops! Looks like something went wrong. Please try again.',
|
||||
'your_password_reset_link' => 'Your Password Reset Link',
|
||||
);
|
||||
);
|
||||
|
|
|
|||
|
|
@ -112,6 +112,7 @@ return array (
|
|||
'ticket_successfully_deleted' => 'Bilet zaktualizowany pomyślnie.',
|
||||
'ticket_successfully_resent' => 'Bilet wysłano ponownie pomyślnie!',
|
||||
'ticket_successfully_updated' => 'Bilet zaktualizowany pomyślnie!',
|
||||
'tickets_for_event' => 'Your tickets for the event',
|
||||
'whoops' => 'Ups! Coś poszło nie tak. Spróbuj ponownie.',
|
||||
'your_password_reset_link' => 'Twój link do resetu hasła',
|
||||
);
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue