From 8fa939ae302be86e5a9e24d29171ae70971ae6c6 Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Thu, 22 May 2014 22:03:30 +0200 Subject: [PATCH] Update some l10n files. --- CHANGELOG.md | 2 +- src/_h5ai/conf/l10n/fi.json | 2 +- src/_h5ai/conf/l10n/fr.json | 2 +- src/_h5ai/conf/l10n/hi.json | 2 +- src/_h5ai/conf/l10n/zh-cn.json | 2 +- src/_h5ai/conf/l10n/zh-tw.json | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c4105c3..f721fe6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ * updates Modernizr to 2.8.2 * updates Moment.js to 2.6.0 * updates Underscore.js to 1.6.0 -* language updates (`bg`, `ko`, `pt`, `sv`) +* language updates (`bg`, `ko`, `pt`, `sv`, `zh-cn`) ## v0.24.1 - *2014-04-09* diff --git a/src/_h5ai/conf/l10n/fi.json b/src/_h5ai/conf/l10n/fi.json index c6715bf0..52c6fcc4 100644 --- a/src/_h5ai/conf/l10n/fi.json +++ b/src/_h5ai/conf/l10n/fi.json @@ -16,4 +16,4 @@ "dateFormat": "DD.MM.YYYY HH:mm", "filter": "suodata", "delete": "poista" -} +} \ No newline at end of file diff --git a/src/_h5ai/conf/l10n/fr.json b/src/_h5ai/conf/l10n/fr.json index e2431cd1..dc800d0d 100644 --- a/src/_h5ai/conf/l10n/fr.json +++ b/src/_h5ai/conf/l10n/fr.json @@ -16,4 +16,4 @@ "dateFormat": "DD/MM/YYYY HH:mm", "filter": "filtre", "delete": "supprimer" -} +} \ No newline at end of file diff --git a/src/_h5ai/conf/l10n/hi.json b/src/_h5ai/conf/l10n/hi.json index a6b4f619..c183f911 100644 --- a/src/_h5ai/conf/l10n/hi.json +++ b/src/_h5ai/conf/l10n/hi.json @@ -16,4 +16,4 @@ "dateFormat": "DD.MM.YYYY HH:mm", "filter": "फ़िल्टर", "delete": "हटाओ" -} +} \ No newline at end of file diff --git a/src/_h5ai/conf/l10n/zh-cn.json b/src/_h5ai/conf/l10n/zh-cn.json index 6d244fea..249a220f 100644 --- a/src/_h5ai/conf/l10n/zh-cn.json +++ b/src/_h5ai/conf/l10n/zh-cn.json @@ -16,4 +16,4 @@ "dateFormat": "YYYY-MM-DD HH:mm", "filter": "过滤", "delete": "删除" -} +} \ No newline at end of file diff --git a/src/_h5ai/conf/l10n/zh-tw.json b/src/_h5ai/conf/l10n/zh-tw.json index 1170f347..1e3251f1 100644 --- a/src/_h5ai/conf/l10n/zh-tw.json +++ b/src/_h5ai/conf/l10n/zh-tw.json @@ -13,7 +13,7 @@ "files": "檔案", "download": "下載", "noMatch": "沒有符合的檔案", - "dateFormat": "YYYY-MM-DD HH:mm", /* syntax as specified on http://momentjs.com */ + "dateFormat": "YYYY-MM-DD HH:mm", "filter": "過濾", "delete": "刪除" -} +} \ No newline at end of file