Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
reg-app
Regapp
Commits
8a071dc9
Commit
8a071dc9
authored
Jul 06, 2021
by
michael.simon
Browse files
set default language to english. Add french properties file
parent
b0c94fa9
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
bwreg-webapp/src/main/resources/msg/messages_fr.properties
0 → 100644
View file @
8a071dc9
This diff is collapsed.
Click to expand it.
bwreg-webapp/src/main/webapp/WEB-INF/faces-config.xml
View file @
8a071dc9
...
@@ -7,8 +7,10 @@
...
@@ -7,8 +7,10 @@
<application>
<application>
<locale-config>
<locale-config>
<
supported-locale>
de
</supported
-locale>
<
default-locale>
en
</default
-locale>
<supported-locale>
en
</supported-locale>
<supported-locale>
en
</supported-locale>
<supported-locale>
de
</supported-locale>
<supported-locale>
fr
</supported-locale>
</locale-config>
</locale-config>
<resource-bundle>
<resource-bundle>
<base-name>
edu.kit.scc.webreg.res.DbMessageBundle
</base-name>
<base-name>
edu.kit.scc.webreg.res.DbMessageBundle
</base-name>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment