refactor: replace custom CRM with Monica fork
Some checks failed
Build & Push Monica Image to Gitea Registry / build-and-push (push) Failing after 9s
Some checks failed
Build & Push Monica Image to Gitea Registry / build-and-push (push) Failing after 9s
This commit is contained in:
16
resources/lang/vendor/confirmation/he/confirmation.php
vendored
Normal file
16
resources/lang/vendor/confirmation/he/confirmation.php
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'message' => 'תודה לך על ההרשמה! נא לבדוק את תיבת הדוא״ל שלך כדי לאמת את אותה.',
|
||||
'success' => 'החשבון שלך אומת בהצלחה! כעת יתאפשר לך להיכנס אליו.',
|
||||
'again' => 'עליך לאמת את כתובת הדוא״ל שלך לפני שתהיה לך אפשרות לגשת לאתר.
|
||||
<br/>אם לא קיבלת הודעת אימות בדוא״ל מוטב לחפש בתיקיית דואר הזבל.
|
||||
<br/>כדי לקבל דוא״ל אימות מחדש <a href=":url" class="alert-link">נא ללחוץ כאן</a>.',
|
||||
'resend' => 'נשלחה הודעת אימות. נא לבדוק בתיבת הדוא״ל שלך.'
|
||||
];
|
||||
Reference in New Issue
Block a user