# Development setup hangs when updating client.en.yml

**URL:** https://meta.discourse.org/t/development-setup-hangs-when-updating-client-en-yml/366555
**Category:** Development
**Tags:** dev-install, development, localization
**Created:** [May 17, 2025, 2:52pm UTC](https://meta.discourse.org/t/development-setup-hangs-when-updating-client-en-yml/366555 "2025-05-17T14:52:26Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![elmuerte](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/elmuerte/32/456517_2.png) [@elmuerte](https://meta.discourse.org/u/elmuerte)
#### Post date: [May 17, 2025, 2:52pm UTC](https://meta.discourse.org/t/development-setup-hangs-when-updating-client-en-yml/366555/1 "2025-05-17T14:52:27Z")

</div>

I have a discourse development setup running within WSL. This works quite ok for working on plugins.  
But today I noticed something weird, whenever I edit the `config/locales/client.en.yml` file the systems hangs. I cannot even shut it down normally, a “puma” process just hangs and I need to kill it (-9).  
It doesn’t happen with any other file. Changing .rb files or even `server.en.yml` just reloads the application. But with `client.en.yml` it just gets stuck.

I’m not sure if this happened before. I just started noticing it today. I am working off the stable branch.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [May 18, 2025, 3:11pm UTC](https://meta.discourse.org/t/development-setup-hangs-when-updating-client-en-yml/366555/2 "2025-05-18T15:11:09Z")

</div>

I usually have to restart after changing locales
