Uchiha Bayu Senju 4654a2e350
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
Upload
2025-04-27 23:55:09 +07:00

36 lines
892 B
PHP

<?php
return [
'title' => 'אמת את כתובת הדוא"ל שלך',
'heading' => 'אמת את כתובת הדוא"ל שלך',
'actions' => [
'resend_notification' => [
'label' => 'שלח שוב',
],
],
'messages' => [
'notification_not_received' => 'לא קבלת את הדוא"ל ששלחנו?',
'notification_sent' => 'שלחנו דואר אלקטרוני ל-:email המכיל הוראות כיצד לאמת את כתובת הדוא"ל שלך.',
],
'notifications' => [
'notification_resent' => [
'title' => 'שלחנו שוב את הדוא"ל.',
],
'notification_resend_throttled' => [
'title' => 'יותר מדי נסיונות של שליחה מחדש',
'body' => 'אנא נסה שוב בעוד :seconds שניות.',
],
],
];