mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-13151 add a new language string: phone2, thanks for your idea, Jams Ballard.
This commit is contained in:
parent
6f87ef52b9
commit
55ac3d6f21
6 changed files with 6 additions and 5 deletions
|
@ -1164,6 +1164,7 @@ $string['personal'] = 'Personal';
|
|||
$string['personalprofile'] = 'Personal profile';
|
||||
$string['pictureof'] = 'Picture of $a';
|
||||
$string['phone'] = 'Phone';
|
||||
$string['phone2'] = 'Mobile Phone';
|
||||
$string['phpinfo'] = 'PHP info';
|
||||
$string['pleaseclose'] = 'Please close this window now.';
|
||||
$string['plugincheck'] = 'Plugins check';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue