diff --git a/README.md b/README.md index 346a6583..04ddd6a9 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ Run `makejs -t` to list all possible targets. * temp download packages are now stored in the `_h5ai/cache` and deleted as soon as possible * localization now in separate files * updates translations +* adds `he` translation by [Tomer Cohen](https://github.com/tomer) * updates [jQuery](http://jquery.com) to 1.8.0 * updates [HTML5 ★ Boilerplate](http://html5boilerplate.com) to 4.0.0 diff --git a/src/_h5ai/l10n/he.json b/src/_h5ai/l10n/he.json index 3fd7fbfb..dc2336c5 100644 --- a/src/_h5ai/l10n/he.json +++ b/src/_h5ai/l10n/he.json @@ -14,4 +14,4 @@ "dateFormat": "DD.MM.YYYY HH:mm", "filter": "סינון", "delete": "מחיקה" -} +} \ No newline at end of file