HR Service 'Description' Field Not Translated in HR Agent WorkspaceIssue When creating an HR case in the HR Agent Workspace, the HR Service Description field is displayed in English, even when the user interface language is switched to French Canadian (fr-CA).Steps to Reproduce:1. Switch user language to French Canadian (fr-CA).2. Navigate to HR Agent Workspace.3. Click on Create New Case.4. Choose any HR Service.5. Observe the HR Service Description field.Actual Result: The description remains in English, regardless of the language selected.Expected Result: The HR Service Description should be displayed in French Canadian if a translation exists.ReleaseNACauseThe HR service description field is not translated because it's configured as a 'string' field, NOT a 'translated text' field.ResolutionTo enable translation for the description, you would need to change the field type to 'Translated Text'. However, this is not recommended for out-of-box fields. A community article that discusses a similar issue and provides more information can be found at https://www.servicenow.com/community/hrsd-forum/unable-to-translate-fields-description-and-value-on-hr-service/m-p/1328180.