Invalid translation for key "ja" in Calendar ComponentDescriptionThe [sys_ui_message] records installed along the Calendar Component have an unexpected translation of key "ja"It is translated to "日本語" while the same key for other languages like "en-gb" remains intactSteps to Reproduce 1. Install another language like German.2. Install Calendar Component. If you don't see any [sys_ui_message] from this Application, repair the plugin.3. Open the sys_ui_message.list and filter the records with Application=Calendar Component, key=ja and observe the translations Expected behaviourThe value of messages for key `ja` should be jaActual behaviourThe value of messages for key `ja` is "日本語" WorkaroundEdit the [sys_ui_message] records and change their message value to "ja".Related Problem: PRB1825734