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:
Huong Nguyen
2022-02-15 12:16:32 +07:00
parent d24a4ab56f
commit 46bbf6e74b
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -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,