Update Missing translations in WorkspaceIssue Sometimes, some translations are missing from the translation tables in ServiceNow. This can cause issues for users who rely on translated fields to perform their tasks.ReleaseAll ReleasesResolutionTo resolve this issue, follow these steps to add the missing translations: Step 1: Enable I18N Debugging Enable I18N debugging to help identify the source of the missing translation. Step 2: Open Agent Workspace Open the Agent workspace to view the translations and identify the missing ones. Step 3: Identify the Source of the Missing Translation In the Agent workspace, you will see abbreviations next to the translations, such as TRF, MSG, GMLD, TRT, and CHC. These abbreviations indicate the table name where the translation is stored.Here's what each abbreviation stands for: TRF: Translated Name / Fields (sys_translated)MSG: Messages (sys_ui_message)GMLD: Field Label (sys_documentation)TRT: Translated Text (sys_translated_text)CHC: Choice (sys_choice) Use this information to identify the source of the missing translation. Step 4: Update the Missing Translation Once you know the source of the missing translation, open the corresponding table and search for the key in English.Update the message field with the missing translation. Step 5: Refresh Agent Workspace Refresh the Agent workspace to ensure that the new translation is displayed. Related LinksTranslating with Dynamic Translation Exploring Dynamic Translation From the Community: Now Assist Native and Dynamic Translation FAQ