MDL-51651 lang: the first day of the week is Monday
This commit is contained in:
@@ -26,7 +26,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['firstdayofweek'] = '1';
|
||||
$string['iso6391'] = 'en';
|
||||
$string['iso6392'] = 'eng';
|
||||
$string['labelsep'] = ': ';
|
||||
|
||||
Reference in New Issue
Block a user