You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Language/pl/Auth.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@
100
100
'needVerification' => 'Sprawdź swój e-mail, aby zakończyć aktywację konta.',
101
101
102
102
// Activate
103
-
'emailActivateTitle' => 'Aktywacja e-maila',
103
+
'emailActivateTitle' => 'Aktywacja e-mail',
104
104
'emailActivateBody' => 'Właśnie wysłaliśmy do Ciebie wiadomość e -mail z kodem, aby potwierdzić Twój adres e -mail.Skopiuj ten kod i wklej go poniżej.',
105
105
'emailActivateSubject' => 'Twój kod aktywacyjny',
106
106
'emailActivateMailBody' => 'Użyj poniższego kodu, aby aktywować konto i rozpocząć korzystanie z witryny.',
0 commit comments