From 6ee6ddeacb9cdf80a390a762f202e0b4c8d0cd94 Mon Sep 17 00:00:00 2001 From: Shahar Naveh <50263213+ShaharNaveh@users.noreply.github.com> Date: Thu, 30 May 2024 00:27:34 +0300 Subject: [PATCH] i18n: add Hebrew translation (#405) --- i18n/he.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 i18n/he.yaml diff --git a/i18n/he.yaml b/i18n/he.yaml new file mode 100644 index 0000000..6376285 --- /dev/null +++ b/i18n/he.yaml @@ -0,0 +1,14 @@ +backToTop: "גלול למעלה" +changeLanguage: "שנה שפה" +changeTheme: "שנה ערכת צבעים" +copyCode: "העתק קוד" +copyright: "© 2024 פרוייקט Hextra" +dark: "כהה" +editThisPage: "← ערוך עמוד זה בגיטהאב" +lastUpdated: "עודכן לאחרונה ב" +light: "בהיר" +noResultsFound: "לא נמצאו תוצאות." +onThisPage: "בעמוד זה" +poweredBy: "Hextra מופעל על-ידי" +readMore: "← קרא עוד" +searchPlaceholder: "חיפוש..."