use rails-i18n translations

This commit is contained in:
wvengen 2013-10-17 16:20:51 +02:00
parent 389b45a505
commit 6e5184d796
7 changed files with 24 additions and 776 deletions

View file

@ -0,0 +1,17 @@
# This file contains overrides that do not go through localeapp.
# If there's a key in one language, it forces presence in other languages
# which means that we can't override in specific languages only. This file
# makes that possible.
en:
number:
currency:
format:
unit: ! '€ '
nl:
number:
currency:
format:
delimiter: ! ' '
unit: ! '€ '
format:
delimiter: ! ' '