config/locales/en.yml in drg_cms-0.5.9 vs config/locales/en.yml in drg_cms-0.5.10
- old
+ new
@@ -1,7 +1,13 @@
# Sample localization file for English. Add more files in this directory for other locales.
# See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
en:
- hello: "Hello world"
-
+ date:
+ formats:
+ default: "%d/%m/%Y"
+ time:
+ formats:
+ default: "%d/%m/%Y %H:%M"
+
+