mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Hebrew locale: Use Geresh and Maqaf as needed
This commit is contained in:
@@ -7,7 +7,7 @@ return [
|
||||
'AU' => 'אוסטרליה',
|
||||
'UA' => 'אוקראינה',
|
||||
'UY' => 'אורוגוואי',
|
||||
'AZ' => 'אזרבייג\'ן',
|
||||
'AZ' => 'אזרבייג׳ן',
|
||||
'AE' => 'איחוד האמירויות הערביות',
|
||||
'IT' => 'איטליה',
|
||||
'BS' => 'איי בהאמה',
|
||||
|
||||
@@ -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' => 'לא ידוע',
|
||||
|
||||
Reference in New Issue
Block a user