diff --git a/src/tagstudio/resources/translations/he.json b/src/tagstudio/resources/translations/he.json new file mode 100644 index 00000000..f1fc4ada --- /dev/null +++ b/src/tagstudio/resources/translations/he.json @@ -0,0 +1,12 @@ +{ + "about.license": "רישיון", + "about.website": "אתר", + "color.delete": "מחק תגית", + "color.name": "שם", + "color.new": "צבע חדש", + "color.placeholder": "צבע", + "color.primary": "צבע ראשי", + "color.secondary": "צבע משני", + "color.title.no_color": "ללא צבע", + "color_manager.title": "שנה צבע תגית" +}