This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: The calendar is displayed in Japanese on the admin page,

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,

#41364
Ernest MarcinkoErnest Marcinko
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.