From 1db99ca8af8b8ba3751feef6c465c7d27b3bbd6e Mon Sep 17 00:00:00 2001 From: shatfield4 Date: Tue, 29 Oct 2024 16:50:29 -0700 Subject: [PATCH] fix hebrew translations --- frontend/src/locales/he/common.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/frontend/src/locales/he/common.js b/frontend/src/locales/he/common.js index c8bad00433..a89e3596a5 100644 --- a/frontend/src/locales/he/common.js +++ b/frontend/src/locales/he/common.js @@ -39,6 +39,7 @@ const TRANSLATIONS = { "experimental-features": "תכונות ניסיוניות", contact: "צור קשר עם התמיכה", "browser-extension": "תוסף דפדפן", + "community-hub": "קהילת מופע AnythingLLM", }, // Page Definitions @@ -328,6 +329,12 @@ const TRANSLATIONS = { }, }, + // Community Hub + "community-hub": { + title: "קהילת מופע AnythingLLM", + description: "שתף והפגשו עם קהילת AnythingLLM.", + }, + // API Keys api: { title: "מפתחות API",