diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/messages.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/messages.js b/src/i18n/messages.js index eb8f4ee3..320e1d72 100644 --- a/src/i18n/messages.js +++ b/src/i18n/messages.js @@ -1731,8 +1731,8 @@ const he = { settings: 'הגדרות', theme: 'תמה', presets: 'ערכים קבועים מראש', - theme_help: 'Use hex color codes (#rrggbb) to customize your color theme.', - radii_help: 'Set up interface edge rounding (in pixels)', + theme_help: 'השתמש בקודי צבע הקס (#אדום-אדום-ירוק-ירוק-כחול-כחול) על מנת להתאים אישית את תמת הצבע שלך.', + radii_help: 'קבע מראש עיגול פינות לממשק (בפיקסלים)', background: 'רקע', foreground: 'חזית', text: 'טקסט', |
