# SYSTEMTRANSLATIONS: Data Dictionary Translations
Available translations of a resource code into the current user interface language.
- Catalog: `DataDictionary`
- Schema: `Invantive`
- Alias: `tln`
- Label: Translations
This is a read-only view. The Data Dictionary API may not support changing the data or the Invantive UniversalSQL driver for Data Dictionary does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Data Dictionary API.
## View Columns
The columns of the view `SYSTEMTRANSLATIONS` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `INITIAL_TRANSLATION` | `varchar2`(4000) | Initial Translation | ☐ | Initial translation of the resource code. |
| `LANGUAGE_CODE` | `varchar2`(240) | Language Code | ☑ | Language code. |
| `RESOURCE_CODE` | `varchar2`(240) | Resource Code | ☑ | Code of the resource. |