Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
eLearning
Moodle
moodle-theme_unige
Commits
943bb340
Commit
943bb340
authored
Jul 14, 2021
by
Camille Tardy
Browse files
add language string
parent
e1f8f4fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
lang/en/theme_unige.php
View file @
943bb340
...
...
@@ -8,6 +8,7 @@ defined('MOODLE_INTERNAL') || die();
$string
[
'pluginname'
]
=
'UNIGE'
;
$string
[
'choosereadme'
]
=
'University of Geneva Moodle theme'
;
$string
[
'region-side-pre'
]
=
'Right'
;
$string
[
'region-side-left'
]
=
'Left'
;
$string
[
'my-courses'
]
=
"My courses"
;
$string
[
'course-catalogue'
]
=
"Course catalogue"
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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