diff --git a/app/config/locale/he.countries.php b/app/config/locale/he.countries.php index 370dfcd17..3d0d29f4a 100644 --- a/app/config/locale/he.countries.php +++ b/app/config/locale/he.countries.php @@ -7,7 +7,7 @@ return [ 'AU' => 'אוסטרליה', 'UA' => 'אוקראינה', 'UY' => 'אורוגוואי', - 'AZ' => 'אזרבייג\'ן', + 'AZ' => 'אזרבייג׳ן', 'AE' => 'איחוד האמירויות הערביות', 'IT' => 'איטליה', 'BS' => 'איי בהאמה', diff --git a/app/config/locale/he.php b/app/config/locale/he.php index 41ce63ea7..14a3e2cc2 100644 --- a/app/config/locale/he.php +++ b/app/config/locale/he.php @@ -11,7 +11,7 @@ return [ 'auth.emails.confirm.body' => 'he.email.auth.confirm.tpl', 'auth.emails.recovery.title' => 'איפוס סיסמא', 'auth.emails.recovery.body' => 'he.email.auth.recovery.tpl', - 'auth.emails.invitation.title' => 'הזמנה לצוות של %s ב-%s', + 'auth.emails.invitation.title' => 'הזמנה לצוות של %s ב־%s', 'auth.emails.invitation.body' => 'he.email.auth.invitation.tpl', 'locale.country.unknown' => 'לא ידוע',