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
956 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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 секундын дараа дахин оролдоно уу!',
],
],
];