Adds he translation to config.
This commit is contained in:
parent
8783f00460
commit
2fecdef3e0
2 changed files with 2 additions and 2 deletions
|
@ -399,6 +399,7 @@ var H5AI_CONFIG = {
|
|||
"el": "ελληνικά",
|
||||
"es": "español",
|
||||
"fr": "français",
|
||||
"he": "עברית",
|
||||
"hu": "magyar",
|
||||
"it": "italiano",
|
||||
"ja": "日本語",
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* only here as a reference, these values are the hardcoded defaults */
|
||||
{
|
||||
"lang": "עברית",
|
||||
"details": "פרטים",
|
||||
|
@ -12,7 +11,7 @@
|
|||
"files": "קבצים",
|
||||
"download": "הורדה",
|
||||
"noMatch": "אין תוצאות",
|
||||
"dateFormat": "DD.MM.YYYY HH:mm", /* syntax as specified on http://momentjs.com */
|
||||
"dateFormat": "DD.MM.YYYY HH:mm",
|
||||
"filter": "סינון",
|
||||
"delete": "מחיקה"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue