# Globally replace translations

**URL:** https://meta.discourse.org/t/globally-replace-translations/315695
**Category:** Plugin
**Created:** [July 10, 2024, 9:59am UTC](https://meta.discourse.org/t/globally-replace-translations/315695 "2024-07-10T09:59:03Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![Lhc\_fl](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lhc_fl/32/268115_2.png) [@Lhc\_fl](https://meta.discourse.org/u/Lhc_fl)
#### Post date: [July 10, 2024, 9:59am UTC](https://meta.discourse.org/t/globally-replace-translations/315695/1 "2024-07-10T09:59:03Z")

</div>

| | | |
| --- | --- | --- |
| ℹ | **Summary** | This plugin allows you to globally replace certain words in the translation |
| 🛠 | **Repository Link** | [https://github.com/Lhcfl/replace-translations-global](https://github.com/Lhcfl/replace-translations-global) |
| 📖 | **Install Guide** | [How to install plugins in Discourse](https://meta.discourse.org/t/install-plugins-in-discourse/19157) |

  

### Features

Literally, replace all occurrences of a word with another word

For example, replace “Topic” with “Nya”:

 ![image](https://global.discourse-cdn.com/meta/original/4X/b/9/1/b9162ba51d7079114dbe83cc09c7c1f23adcf1a9.png)

 ![image](https://global.discourse-cdn.com/meta/original/4X/3/f/1/3f1cdcf070adc0b0f9e42437f7fd91d144df9142.png)

### Configuration

I believe its settings are self-explanatory 🙂

Note that translations are cached and changing them takes time. You can do this to force update:

```plaintext
sudo ./launcher enter app
rm -rf tmp

```

---

_[View the full topic](https://meta.discourse.org/t/globally-replace-translations/315695)._
