diff --git a/src/i18n/locales/he/rightSidebar/fonts.json b/src/i18n/locales/he/rightSidebar/fonts.json index dbcfe5f2..7aa3812c 100644 --- a/src/i18n/locales/he/rightSidebar/fonts.json +++ b/src/i18n/locales/he/rightSidebar/fonts.json @@ -1,7 +1,7 @@ { - "title": "Fonts", + "title": "גופנים", "fontFamily": { - "label": "Font Family", - "helpText": "You can use any font that is installed on your system as well. Just enter the name of the font family here and the browser would load it up for you." + "label": "משפחת גופנים", + "helpText": "אתה יכול להשתמש בכל גופן המותקן גם במערכת שלך. פשוט הזן כאן את שם משפחת הגופנים והדפדפן יטעין אותו עבורך." } }