mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
Added a missing string
This commit is contained in:
parent
bdf0b64635
commit
2ad92ce59b
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@ $string['width'] = 'Width';
|
||||||
$string['window'] = 'Window';
|
$string['window'] = 'Window';
|
||||||
$string['unziperror'] = 'An error occurs during package unzip';
|
$string['unziperror'] = 'An error occurs during package unzip';
|
||||||
$string['othersettings'] = 'Additional settings';
|
$string['othersettings'] = 'Additional settings';
|
||||||
|
$string['updatefreq'] = 'Auto-update frequency';
|
||||||
$string['options'] = 'Options';
|
$string['options'] = 'Options';
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue