Add longer intro texts

This commit is contained in:
Charlotte Van Petegem 2025-05-26 19:04:20 +02:00
parent f4106b9fb6
commit 0c39e527b2
Signed by: chvp
SSH key fingerprint: SHA256:s9rb8jBVfdahqWHuBAcHCBP1wmj4eYQXZfqgz4H3E9E
6 changed files with 69 additions and 7 deletions

View file

@ -30,6 +30,9 @@ module EntranceExam
config.time_zone = 'Europe/Brussels'
config.i18n.available_locales = [:nl]
config.i18n.default_locale = :nl
# Configuration for the application, engines, and railties goes here.
#
# These settings can be overridden in specific environments using the files

18
config/locales/nl.yml Normal file
View file

@ -0,0 +1,18 @@
nl:
date:
formats:
long: "%e %B %Y"
month_names:
-
- januari
- februari
- maart
- april
- mei
- juni
- juli
- augustus
- september
- oktober
- november
- december