Update Missing translations in WorkspaceIssue Sometime some translations are missing from the translation tables.ResolutionSteps to add the missing translations:1) Enable I18N Debugging 2) Open Agent workspace3) You will see TRF, MSG,GMLD,TRT,CHC next to the translations as shown in the screenshot which basically will tell you the table name, below mentioned are all the detailsTRF Translated Name / Fields [sys_translated] System Localization > Translated Names / FieldsMSG Messages [sys_ui_message] System Localization > MessagesGMLD Field Label [sys_documentation] System Localization > Field LabelsTRT Translated Text [sys_translated_text] System Localization > Translated TextCHC Choice [sys_choice] System Localization > Choices4) Once you know that the translation is coming from MSG (sys_ui_message) open that table and search with the key which will me in English, update the message field.5) Refresh Agent workspace