From 197be1c0bc0c992d27e6162e743f1899e9e577fd Mon Sep 17 00:00:00 2001 From: Amos Weislib <91847442+Tristramit@users.noreply.github.com> Date: Fri, 6 Dec 2024 21:36:58 +0100 Subject: [PATCH] Update he.js Few corrections --- src/gui/src/i18n/translations/he.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/gui/src/i18n/translations/he.js b/src/gui/src/i18n/translations/he.js index 4f4880ad9..1cb23af63 100644 --- a/src/gui/src/i18n/translations/he.js +++ b/src/gui/src/i18n/translations/he.js @@ -410,18 +410,18 @@ const en = { "billing.you_are_now_subscribed_to_without_tier": "אתם עכשיו מנויים", // In English: "You are now subscribed" "billing.subscription_cancellation_confirmation": "אתם בטוחים שאתם מעוניינים לבטל את המנוי?", // In English: "Are you sure you want to cancel your subscription?" "billing.subscription_setup": "הגדרות מנוי", // In English: "Subscription Setup" - "billing.cancel_it": "ביטול:", // In English: "Cancel It" + "billing.cancel_it": "ביטול", // In English: "Cancel It" "billing.keep_it": "שמירה", // In English: "Keep It" "billing.subscription_resumed": "%strong% המנוי שוחזר!", // In English: "Your %strong% subscription has been resumed!" "billing.upgrade_now": "שדרגו עכשיו", // In English: "Upgrade Now" "billing.upgrade": "שדרוג", // In English: "Upgrade" "billing.currently_on_free_plan": "אתם כרגע בתכנית החינמית", // In English: "You are currently on the free plan." - "billing.download_receipt": "הורדת מתכון", // In English: "Download Receipt" + "billing.download_receipt": "הורדת קבלה", // In English: "Download Receipt" "billing.subscription_check_error": "קרתה תקלה בזמן בדיקת סטאטוס המנוי שלכם.", // In English: "A problem occurred while checking your subscription status." "billing.email_confirmation_needed": "האימייל שלכם לא אומת. נשלח עכשיו קוד אימות לאימייל", // In English: "Your email has not been confirmed. We'll send you a code to confirm it now." "billing.sub_cancelled_but_valid_until": "ביטלתם את המנוי והוא אוטומתית יעבור למנוי חינמי בסוף תקופת החיוב. לא יתבצעו עוד חיובים אלא אם תשחזרו את המנוי", // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe." "billing.current_plan_until_end_of_period": "המנוי שלכם עד סוף תקופת החיוב.", // In English: "Your current plan until the end of this billing period." - "billing.current_plan": "תכנית עכשיווית", // In English: "Current plan" + "billing.current_plan": "תכנית עכשווית", // In English: "Current plan" "billing.cancelled_subscription_tier": "ביטול מנוי (%%)", // In English: "Cancelled Subscription (%%)" "billing.manage": "ניהול", // In English: "Manage" "billing.limited": "מוגבל", // In English: "Limited"