# Language .po and .mo totally ignored

**URL:** https://discourse.roots.io/t/language-po-and-mo-totally-ignored/12295
**Category:** sage
**Tags:** sage9
**Created:** 2018-04-23T14:45:47Z
**Posts:** 9
**Showing post:** 5 of 9

## Post 5 by @ben — 2018-04-23T15:38:19Z

Maybe this will help?

> [@Install sage9 language files?](https://discourse.roots.io/t/install-sage9-language-files/10638/6):
>
> Actually you can put your language files anywhere you want - you just need to tell Wordpress about that folder. e.g. you can put your language files directly in your theme directory under resources/lang and add this action to setup.php: add\_action( 'after\_setup\_theme', function () { load\_theme\_textdomain( 'sage', get\_template\_directory() . '/lang' ); } );

---

_[View the full topic](https://discourse.roots.io/t/language-po-and-mo-totally-ignored/12295)._
