From ecc8b43bc75a4415a9166eeff76b7705b05778b2 Mon Sep 17 00:00:00 2001 From: Yosi Levy <37745463+yosilevy@users.noreply.github.com> Date: Thu, 5 Jan 2023 05:35:37 +0200 Subject: [PATCH] Update he.ts Fixed more link text --- packages/core/src/locales/he.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/src/locales/he.ts b/packages/core/src/locales/he.ts index 214d5ff7b..a9fca0ace 100644 --- a/packages/core/src/locales/he.ts +++ b/packages/core/src/locales/he.ts @@ -13,7 +13,7 @@ export default { list: 'סדר יום', }, allDayText: 'כל היום', - moreLinkText: 'אחר', + moreLinkText: 'נוספים', noEventsText: 'אין אירועים להצגה', weekText: 'שבוע', } as LocaleInput