> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# dictionary_base table

> Language catalog for the ejournal dictionaries (automatic proof reading of message text etc)

## dictionary\_base Table (359)

Language catalog for the ejournal dictionaries (automatic proof reading of message text etc)

## Fields

| Name  | Description                   | Type       | Nullable |
| ----- | ----------------------------- | ---------- | :------: |
| id    | Primary key                   | PK         |    No    |
| name  | The name of the language      | String(32) |    No    |
| code  | Language code name (no, en)   | String(8)  |    No    |
| flags | A bitmask of dictionary flags | Int        |    No    |

<img src="https://mintcdn.com/superofficeas/i6M2qZmvMNH7UTeu/media/loc/en/database/tables/dictionary_base.png?fit=max&auto=format&n=i6M2qZmvMNH7UTeu&q=85&s=f29e4c3359ac3c85213beb26975d31f3" alt="dictionary_base table relationship diagram" width="445" height="59" data-path="media/loc/en/database/tables/dictionary_base.png" />

## Indexes

| Fields | Types | Description |
| ------ | ----- | ----------- |

## Relationships

| Table                      | Description                 |
| -------------------------- | --------------------------- |
| [dictionary](./dictionary) | User added dictionary words |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.


## Related topics

- [dictionary table](/en/database/tables/dictionary.md)
- [BaseTZLocation table](/en/database/tables/basetzlocation.md)
- [LegalBase table](/en/database/tables/legalbase.md)
- [Post Legal Base](/en/api/reference/restful/rest/list_legalbase/post-legal-base.md)
- [Put Legal Base](/en/api/reference/restful/rest/list_legalbase/put-legal-base.md)
- [Get Legal Base](/en/api/reference/restful/rest/list_legalbase/get-legal-base.md)
