diff --git a/packages/localizations/src/he-IL.ts b/packages/localizations/src/he-IL.ts index c9389ececbb..53e80ce1910 100644 --- a/packages/localizations/src/he-IL.ts +++ b/packages/localizations/src/he-IL.ts @@ -925,21 +925,23 @@ export const heIL: LocalizationResource = { membershipRole__basicMember: 'חבר', membershipRole__guestMember: 'אורח', oauthConsent: { - action__allow: undefined, - action__deny: undefined, - offlineAccessNotice: undefined, - redirectNotice: undefined, + action__allow: "אישור", + action__deny: "דחייה", + offlineAccessNotice: "תישאר מחובר עד שתתנתק או תבטל את הגישה.", + redirectNotice: "אם תאשר גישה, האפליקציה תעביר אותך אל {{domainAction}}.", redirectUriModal: { - subtitle: undefined, - title: undefined, + subtitle: + "ודא שאתה סומך על {{applicationName}} ושכתובת URL זו שייכת ל-{{applicationName}}.", + title: "כתובת להפניה", }, scopeList: { + title: "פעולה זו תאפשר ל-{{applicationName}} גישה אל:", privateMetadata: undefined, - title: undefined, }, - subtitle: undefined, - viewFullUrl: undefined, - warning: undefined, + subtitle: "מבקש גישה ל-{{applicationName}} בשם {{identifier}}", + viewFullUrl: "הצג כתובת מלאה", + warning: + "ודא שאתה סומך על {{applicationName}} ({{domainAction}}). ייתכן שתשתף מידע רגיש עם אתר או אפליקציה זו.", }, organizationList: { action__createOrganization: 'צור ארגון',