# Translation
formBuilder has a number of complete language files available in the official language repo [here](https://github.com/kevinchappell/formBuilder-languages) but can also be configured on an instance by instance basis via the `i18n` option.

<p data-height="580" data-theme-id="22927" data-slug-hash="BjxNKZ" data-default-tab="result" data-user="kevinchappell" class="codepen"></p>

More advanced configurations may benefit from not setting any languages at all and instead defining a locale:
<p data-height="580" data-theme-id="22927" data-slug-hash="PNZZmw" data-default-tab="result" data-user="kevinchappell" class="codepen"></p>

Load a language by defining your desired locale:
<p data-height="494" data-theme-id="22927" data-embed-version="2" data-slug-hash="rmxYVW" data-default-tab="result" data-user="kevinchappell" class="codepen"></p>
