diff --git a/src/_h5ai/l10n/he.json b/src/_h5ai/l10n/he.json new file mode 100644 index 00000000..1d92a908 --- /dev/null +++ b/src/_h5ai/l10n/he.json @@ -0,0 +1,18 @@ +/* only here as a reference, these values are the hardcoded defaults */ +{ + "lang": "עברית", + "details": "פרטים", + "icons": "צלמיות", + "name": "שם", + "lastModified": "שינוי אחרון", + "size": "גודל", + "parentDirectory": "תיקיית הורה", + "empty": "ריק", + "folders": "תיקיות", + "files": "קבצים", + "download": "הורדה", + "noMatch": "אין תוצאות", + "dateFormat": "DD.MM.YYYY HH:mm", /* syntax as specified on http://momentjs.com */ + "filter": "סינון", + "delete": "מחיקה" +}