Internationalization
tip
Existing language strings for an application can be customized for any language in the Geocortex Web Designer. To provide a complete translation in an entirely new locale for Geocortex Web, please contact us.
Providing Language Strings for a Component
When developing custom components, user facing language strings are sometimes introduced. If these strings need to be translated, you can register new language resource files with the appropriate translations.
Language strings can be referenced by key in a custom component and either used with a Geocortex Web layout component, which will automatically translate them, or manually translated with the translate
function on the UIContext.
Next Steps
Learn how to Define Language Strings
Learn how to define and register language resources
Learn how to use Language Strings in App Config
Learn how to use built-in or custom language strings in the app config