# Localization of Blade templates

**URL:** https://discourse.roots.io/t/localization-of-blade-templates/9331
**Category:** sage
**Tags:** sage9
**Created:** 2017-04-07T15:43:56Z
**Posts:** 20
**Showing post:** 9 of 20

## Post 9 by @strarsis — 2018-02-13T17:18:48Z

The `pot` build command created a new directory `./resources/lang/` with `sage.pot` inside.  
I downloaded language files from the [https://github.com/roots/sage-translations](https://github.com/roots/sage-translations) repository  
and placed it in same `./resources/lang/` folder. However, the sage9 related strings are still not translated.

Edit: Also saved a new translation using the generated `sage.pot` as template,  
but the resulting `.po` isn’t used by the site either.

---

_[View the full topic](https://discourse.roots.io/t/localization-of-blade-templates/9331)._
