From 135a79edd83f1bad9f06bc5fcfbf9939b9749465 Mon Sep 17 00:00:00 2001 From: Thomas Schneider <thomas@fsmpi.rwth-aachen.de> Date: Thu, 1 Jun 2017 17:31:47 +0200 Subject: [PATCH] Set sensible locales Signed-off-by: Thomas Schneider <thomas@fsmpi.rwth-aachen.de> --- common/tasks/locale.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/common/tasks/locale.yml b/common/tasks/locale.yml index d104bd2..781cbb4 100644 --- a/common/tasks/locale.yml +++ b/common/tasks/locale.yml @@ -9,6 +9,7 @@ with_items: - en_US - de_DE + - en_DK tags: - config - locale -- GitLab