. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'button' => [ 'resend' => 'שלח מחדש דוא"ל אימות', 'set' => 'הגדר סיסמה', 'start' => 'התחל', ], 'error' => [ 'contact_support' => 'נא צור קשר עם התמיכה כדי לשחזר חשבון.', 'expired' => '', 'invalid' => '', 'is_privileged' => 'צור קשר עם peppy חחח.', 'missing_key' => 'נדרש.', 'too_many_tries' => 'יותר מדי נסיונות כושלים.', 'user_not_found' => 'שם המשתמש המבוקש אינו קיים.', 'wrong_key' => 'קוד שגוי.', ], 'notice' => [ 'sent' => 'בדוק את האימייל שלך בשביל קוד האימות.', 'saved' => 'סיסמה חדשה נשמרה!', ], 'started' => [ 'password' => 'סיסמה חדשה', 'password_confirmation' => 'אימות סיסמה', 'title' => 'מאפס סיסמה לחשבון :username.', 'verification_key' => 'קוד אימות', ], 'starting' => [ 'username' => 'הכנס אימייל או שם משתמש', 'reason' => [ 'inactive_different_country' => "", ], 'support' => [ '_' => 'צריך עזרה נוספת? צור איתנו קשר דרך ה:button שלנו.', 'button' => 'מערכת תמיכה', ], ], ];