Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › The calendar is displayed in Japanese on the admin page, › Reply To: The calendar is displayed in Japanese on the admin page,
February 14, 2023 at 3:49 pm
#41364
Keymaster
Hi,
The datepicker is a core wordpress feature, it should be localized automatically. If the back-end is okay, then the front-end site locale may not be set correctly.
Check your theme functions, plugins etc.. if they don’t switch the locale, or try to switch it back to the original somehow via the switch_to_locale function.