ProjectGlossaryTermTranslations |
Catalog: Localazy
Schema: Views
This is a read-only view. The Localazy API may not support changing the data or the Invantive UniversalSQL driver for Localazy does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Localazy API.
View Columns
The columns of the view ProjectGlossaryTermTranslations are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
|---|---|---|---|---|
lang |
varchar2 |
|
☑ |
Language code in which the term is used. Use source language if not translatable. |
project_id |
varchar2 |
ID |
☑ |
ID. |
project_name |
varchar2 |
Name |
☑ |
Project name. |
project_slug |
varchar2 |
|
☑ |
Project slug. Can be used instead of id in requests where projectId is required. |
term_id |
varchar2 |
|
☑ |
ID of the glossary term. |
term |
varchar2 |
|
☑ |
The value of the glossary term. |
Localazy API Data Model