An ISO language code accepted by the Workspace Platform.
Built-in languages (supported out of the box):
en-US — English (default)
de-DE — German
ja-JP — Japanese
ko-KR — Korean
ru-RU — Russian
zh-CN — Chinese (Simplified)
zh-Hant — Chinese (Traditional)
Adding custom languages via translationOverridesUrl:
Supply a translationOverridesUrl in your Desktop Owner Settings (DOS) or application manifest
pointing to a translation-override.json file. Any language code defined in that file will be
accepted at runtime in addition to the built-in list above.
An ISO language code accepted by the Workspace Platform.
Built-in languages (supported out of the box):
en-US— English (default)de-DE— Germanja-JP— Japaneseko-KR— Koreanru-RU— Russianzh-CN— Chinese (Simplified)zh-Hant— Chinese (Traditional)Adding custom languages via
translationOverridesUrl:Supply a
translationOverridesUrlin your Desktop Owner Settings (DOS) or application manifest pointing to atranslation-override.jsonfile. Any language code defined in that file will be accepted at runtime in addition to the built-in list above.Example
translation-override.json:The
translationOverridesUrlcan be configured in two ways:Via Desktop Owner Settings (
dos.jsonon macOS, registry on Windows):Via the application manifest (under
platform.workspace):