diff --git a/makefile.js b/makefile.js index 4abdd38d..573b1975 100644 --- a/makefile.js +++ b/makefile.js @@ -7,7 +7,7 @@ var path = require('path'), moment = require('moment'); -var version = '0.21-dev-31', +var version = '0.21-dev-32', root = path.resolve(__dirname), src = path.join(root, 'src'), diff --git a/src/_h5ai/config.js b/src/_h5ai/config.js index 19c6e0d3..9b78b920 100644 --- a/src/_h5ai/config.js +++ b/src/_h5ai/config.js @@ -398,7 +398,8 @@ var H5AI_CONFIG = { "folders": "Φάκελοι", "files": "Αρχεία", "download": "Μεταμόρφωση", - "noMatch": "Κανένα Ταίριασμα" + "noMatch": "Κανένα Ταίριασμα", + "dateFormat": "DD/MM/YYYY HH:mm" }, "es": {