# Languages

The following generators produce values related to spoken languages.

For more information about these generators and how to configure them in the application, go to [languages](https://docs.tonic.ai/fabricate/rule-based-tables-and-columns/table-columns/generator-reference/languages "mention") in the generator reference.

## Language

Populates the column with the name of a spoken language. For example, French, Spanish, English.

Uses the [general-column-configuration](https://docs.tonic.ai/fabricate/fabricate-api-and-cli/using-the-fabricate-api/data-model/api-column-attributes/general-column-configuration "mention").

## Language Code

Populates the column with the 2-character code for a spoken language. For example, fr, es, en.

Uses the [general-column-configuration](https://docs.tonic.ai/fabricate/fabricate-api-and-cli/using-the-fabricate-api/data-model/api-column-attributes/general-column-configuration "mention").

<br>
