diff --git a/i18n/he.json b/i18n/he.json index 0967ef42..a44a60fe 100644 --- a/i18n/he.json +++ b/i18n/he.json @@ -1 +1,21 @@ -{} +{ + "common.permissions.canBasicAuth": "אימות באינטרנט", + "common.tabs.TAB_FOCALBOARD": "לוחות", + "common.tabs.TAB_MESSAGING": "ערוצים", + "common.tabs.TAB_PLAYBOOKS": "ספרי משחק", + "label.accept": "מסכים", + "label.add": "הוסף", + "label.allow": "אפשר", + "label.cancel": "ביטול", + "label.change": "שנה", + "label.close": "סגור", + "label.deny": "דחה", + "label.denyPermanently": "דחה לצמיתות", + "label.login": "התחברות", + "label.no": "לא", + "label.ok": "אוקי", + "label.remove": "הסר", + "label.save": "שמור", + "label.yes": "כן", + "main.allowProtocolDialog.button.saveProtocolAsAllowed": "כן (שמירת {protocol} מאופשרת)" +}