diff --git a/locales/he.json b/locales/he.json new file mode 100644 index 0000000..b5fd2f4 --- /dev/null +++ b/locales/he.json @@ -0,0 +1,12 @@ +{ + "language": "עברית", + "ui": { + "settings": { + "title": "הגדרות", + "language": "שפה" + }, + "cancel": "ביטול", + "close": "סגירה", + "confirm": "אישור" + } +}