mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
Can now specify current language on a per-user basis
This commit is contained in:
parent
c46df33643
commit
1a72314d0f
4 changed files with 34 additions and 1 deletions
|
@ -325,6 +325,7 @@ $string[people] = "People";
|
|||
$string[personalprofile] = "Personal profile";
|
||||
$string[phone] = "Phone";
|
||||
$string[potentialteachers] = "Potential teachers";
|
||||
$string[preferredlanguage] = "Preferred language";
|
||||
$string[preview] = "Preview";
|
||||
$string[previeworchoose] = "Preview or choose a theme";
|
||||
$string[question] = "Question";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue