mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-22085 support for iso-639-1
This commit is contained in:
parent
572101b32e
commit
25346879b7
2 changed files with 32 additions and 1 deletions
|
@ -27,6 +27,7 @@ $string['alphabet'] = 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z';
|
|||
$string['backupnameformat'] = '%Y%m%d-%H%M';
|
||||
$string['decsep'] = '.';
|
||||
$string['firstdayofweek'] = '0';
|
||||
$string['iso6391'] = 'en';
|
||||
$string['iso6392'] = 'eng';
|
||||
$string['listsep'] = ',';
|
||||
$string['locale'] = 'en_AU.UTF-8';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue