| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier | |
| code |
Code of the language, 2 letters, following ISO 639-1 |
string | |
| name |
Name of the language |
string | |
| is_default |
Is the default language to be used when nothing set |
boolean | |
| disabled |
Disable the language to not have it on the interface |
boolean |