ProjectLanguages |
Catalog: Localazy
Schema: Localazy
Primary Keys: id
Label: {res:itgen_localazy_project_languages}
Documentation:
Project languages.
This is a read-only table. 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.
Table Columns
The columns of the table ProjectLanguages are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
active |
int32 |
{res:itgen_lcy_active} |
☑ |
Number of active keys. |
code |
string |
{res:itgen_lcy_code} |
☑ |
Locale code. |
current |
int32 |
{res:itgen_lcy_current} |
☑ |
Number of keys with approved version/translation. |
id |
string |
{res:itgen_lcy_id} |
☑ |
ID. |
name |
string |
{res:itgen_lcy_name} |
☑ |
English name of the language / locale. |
needImprovement |
int32 |
{res:itgen_lcy_needimprovement} |
☑ |
Number of keys in the 'need review' state. |
project_id |
string |
{res:itgen_lcy_project_id} |
☑ |
Project ID. |
project_name |
string |
{res:itgen_lcy_project_name} |
☑ |
Project name. |
project_slug |
string |
{res:itgen_lcy_project_slug} |
☑ |
Project slug. Can be used instead of id in requests where projectId is required. |
review |
int32 |
{res:itgen_lcy_review} |
☑ |
Number of keys waiting for review. |
sourceChanged |
int32 |
{res:itgen_lcy_sourcechanged} |
☑ |
Number of keys in the 'source changed' state. |
translated |
int32 |
{res:itgen_lcy_translated} |
☑ |
Number of keys that are already translated (but may not be approved yet). |
20-09-2024 18:35 Version 24.1.8-BETA+4877