CoreDictionary
Name: Core Dictionary
Type: Core
Description: List of user defined strings for locale-based translations.
| Field | Documentation |
|---|---|
| LangKey | Key string referenced in the application. Functions as a unique identifier of each translatable string. |
| LangId | Indicates the language of this translation. |
| Translation | Translated string. |
| Sequence | Used strictly to control the order in which the records in this table are displayed for editing. |