aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorJulie Pichon <jpichon@redhat.com>2017-02-10 14:30:26 +0000
committerJulie Pichon <jpichon@redhat.com>2017-02-17 13:11:08 +0000
commit053ee06787539f6da07985968d6c3b0194e56008 (patch)
treeb6450dd3af1df83264835d1c52e247fce8aef6b5 /releasenotes
parentff362ebea83fd6e91421941dcea9b294e00c4024 (diff)
Enable languages in UI config
Which language options to offer to the UI users is determined in the configuration file. Let's show all possible languages by default, unless specified otherwise. Change-Id: I513303bf82dca53e2291ab66f2385a2985a1846e Related-Bug: #1663279
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/enable-languages-in-ui-88a8caa6db9b4dd7.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/enable-languages-in-ui-88a8caa6db9b4dd7.yaml b/releasenotes/notes/enable-languages-in-ui-88a8caa6db9b4dd7.yaml
new file mode 100644
index 0000000..2f7939d
--- /dev/null
+++ b/releasenotes/notes/enable-languages-in-ui-88a8caa6db9b4dd7.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - The undercloud UI is available in multiple languages, which can now
+ be configured via the manifest. All available languages are enabled
+ by default.