From fc6b7ea8ee2a4263dc352032a0332b3291d9b658 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Mon, 5 Sep 2016 09:45:44 +0200 Subject: [PATCH] Enabled Norwegian translation --- themes/src/main/resources/theme/base/account/theme.properties | 2 +- themes/src/main/resources/theme/base/admin/theme.properties | 2 +- themes/src/main/resources/theme/base/email/theme.properties | 2 +- themes/src/main/resources/theme/base/login/theme.properties | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/src/main/resources/theme/base/account/theme.properties b/themes/src/main/resources/theme/base/account/theme.properties index 2f853e89da..deb2dc91b6 100644 --- a/themes/src/main/resources/theme/base/account/theme.properties +++ b/themes/src/main/resources/theme/base/account/theme.properties @@ -1 +1 @@ -locales=ca,de,en,es,fr,it,ja,pt-BR,ru \ No newline at end of file +locales=ca,de,en,es,fr,it,ja,pt-BR,ru,no \ No newline at end of file diff --git a/themes/src/main/resources/theme/base/admin/theme.properties b/themes/src/main/resources/theme/base/admin/theme.properties index 6b8008cc09..0533ca8452 100644 --- a/themes/src/main/resources/theme/base/admin/theme.properties +++ b/themes/src/main/resources/theme/base/admin/theme.properties @@ -1,2 +1,2 @@ import=common/keycloak -locales=ca,de,en,es,fr,it,ja,pt-BR,ru \ No newline at end of file +locales=ca,de,en,es,fr,it,ja,pt-BR,ru,no \ No newline at end of file diff --git a/themes/src/main/resources/theme/base/email/theme.properties b/themes/src/main/resources/theme/base/email/theme.properties index 2f853e89da..deb2dc91b6 100644 --- a/themes/src/main/resources/theme/base/email/theme.properties +++ b/themes/src/main/resources/theme/base/email/theme.properties @@ -1 +1 @@ -locales=ca,de,en,es,fr,it,ja,pt-BR,ru \ No newline at end of file +locales=ca,de,en,es,fr,it,ja,pt-BR,ru,no \ No newline at end of file diff --git a/themes/src/main/resources/theme/base/login/theme.properties b/themes/src/main/resources/theme/base/login/theme.properties index 2f853e89da..deb2dc91b6 100644 --- a/themes/src/main/resources/theme/base/login/theme.properties +++ b/themes/src/main/resources/theme/base/login/theme.properties @@ -1 +1 @@ -locales=ca,de,en,es,fr,it,ja,pt-BR,ru \ No newline at end of file +locales=ca,de,en,es,fr,it,ja,pt-BR,ru,no \ No newline at end of file