From b0031759761a922d0e0b26082a292a6ae76e9273 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Wed, 10 Jun 2026 19:01:19 +0200 Subject: [PATCH] Translated using Weblate (Hebrew) Currently translated at 2.7% (10 of 365 strings) Added translation using Weblate (Hebrew) Co-authored-by: Hosted Weblate Co-authored-by: JonathanGlixman Translate-URL: https://hosted.weblate.org/projects/tagstudio/strings/he/ Translation: TagStudio/Strings --- src/tagstudio/resources/translations/he.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/tagstudio/resources/translations/he.json 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": "שנה צבע תגית" +}