MDL-73854 Calendar: Fix calendar controls cannot be translated
Fix the issue that calendar page and block are showing only English names of next and previous months despite switching the language
This commit is contained in:
@@ -309,6 +309,7 @@ class core_string_manager_standard implements core_string_manager {
|
||||
'strftimedaydatetime' => 1,
|
||||
'strftimedayshort' => 1,
|
||||
'strftimedaytime' => 1,
|
||||
'strftimemonth' => 1,
|
||||
'strftimemonthyear' => 1,
|
||||
'strftimerecent' => 1,
|
||||
'strftimerecentfull' => 1,
|
||||
|
||||
Reference in New Issue
Block a user