# Theme Translation

To translate all default strings go to `/themes/terio/i18n/en.toml` file and edit it. Or you can create your own file for example `fr.toml`  (filename = lang code) and then change default language settings in `/config.toml` file for submit language change:

```toml
[all]
other = "All"

[readMore]
other = "Read more"

[by]
other = "By"

[yourName]
other = "Name"

[enterYourName]
other = "Enter your full name"

[yourEmail]
other = "Email Address"

[enterYourEmail]
other = "Enter your email address"

[yourMessage]
other = "Message"

[enterYourMessage]
other = "Enter your message here"
```

*<mark style="color:orange;">Saved your time and you want to thank me? You can</mark>* [![image-text](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png) ](https://www.buymeacoffee.com/bslthemes)😊
