MDL-51651 lang: the first day of the week is Monday

This commit is contained in:
Dan Poltawski
2015-10-15 10:17:19 +01:00
parent 5f21490c11
commit 62897237f7
+1 -1
View File
@@ -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'] = ': ';