Adds localization for filter placeholder.

This commit is contained in:
Lars Jung 2012-08-03 15:09:04 +02:00
parent ce75e45b03
commit 0ff3d900fe
4 changed files with 9 additions and 3 deletions

View file

@ -341,7 +341,8 @@ var H5AI_CONFIG = {
"files": "files",
"download": "download",
"noMatch": "no match",
"dateFormat": "YYYY-MM-DD HH:mm"
"dateFormat": "YYYY-MM-DD HH:mm",
"filter": "filter"
},
"bg": {
@ -383,7 +384,8 @@ var H5AI_CONFIG = {
"files": "Dateien",
"download": "Download",
"noMatch": "keine Treffer",
"dateFormat": "DD.MM.YYYY HH:mm"
"dateFormat": "DD.MM.YYYY HH:mm",
"filter": "Filter"
},
"el": {