From 38011bd9a74f1e93c904a25afdbf7978ffda2010 Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Fri, 3 Aug 2012 11:46:12 +0200 Subject: [PATCH] Adds date format for 'el'. --- makefile.js | 2 +- src/_h5ai/config.js | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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": {