# 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: ! ' '