Commit 95aa779d authored by Jennie Yoder's avatar Jennie Yoder

Merge branch 'development'

parents 34126e2e 7597cee3
No preview for this file type
This diff is collapsed.
This diff is collapsed.
......@@ -103,7 +103,7 @@ html, body {
position: absolute;
left: 5px;
top: 3px;
width: 96px;
width: 102px;
height: 52px;
margin: 0 auto;
white-space: normal;
......
......@@ -9,7 +9,8 @@ var BSUtils = BSUtils || {};
*/
BSUtils.LANGUAGE_NAME = {
'en': 'English',
'fr': 'French'
'de': 'Deutsch',
'fr': 'Français'
// 'es': 'Español'
};
// BSUtils.LANGUAGE_NAME = {
......@@ -19,12 +20,12 @@ BSUtils.LANGUAGE_NAME = {
// 'ca': 'Català',
// 'cs': 'Česky',
// 'da': 'Dansk',
// 'de': 'Deutsch',
// 'el': 'Ελληνικά',
// 'en': 'English',
// 'es': 'Español',
// 'fa': 'فارسی',
// 'fr': 'Français',
// 'he': 'עברית',
// 'hrx': 'Hunsrik',
// 'hu': 'Magyar',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment