> For the complete documentation index, see [llms.txt](https://docs.foodomaa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.foodomaa.com/faqs/storeowner-dashboard-translations.md).

# StoreOwner Dashboard Translations

Find the file **/resources/lang/en/storeDashboard.php**

All the translations for the English Language are present in this file.

## Creating new language for StoreOwner's Dashboard

Create a new folder inside /resources/lang

This new language folder name should compile with ISO 15897.

### Example

If you need to create a Spanish translation, follow the steps:

* Create a folder named "**es**" inside **/resources/lang**
* Copy the file "**storeDashboard.php**" from "**en**" folder to your new "**es**" folder.
* Open the newly copied file and edit language as you wish.
* Save the file

Now this language will be available in the Store Owner's Dashboard Language drop-down menu in the Header (Top-Right Corner of the Store Owner's Dashboard)

## Example of folder names based on country/language

{% file src="/files/-M71sXVXoPuHuhuMnKdw" %}
ISO 15897 Locale Codes CSV File
{% endfile %}
