# Trust level names in spanish

**URL:** https://meta.discourse.org/t/trust-level-names-in-spanish/232351
**Category:** Support
**Created:** [July 8, 2022, 10:04pm UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351 "2022-07-08T22:04:24Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![satonotdead](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/satonotdead/32/447830_2.png) [@satonotdead](https://meta.discourse.org/u/satonotdead)
#### Post date: [July 8, 2022, 10:04pm UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351/1 "2022-07-08T22:04:24Z")

</div>

I wonder if it’s possible to **rename the trust level internal names** because they breaks our UI and we don’t really want to add 4 more groups to display correct (_less_ is better).

 ![imagen](https://global.discourse-cdn.com/meta/original/4X/c/9/b/c9bb140b7f80d20ac11bcafe2bb573e4dadef268.png)

Could be related with translation to spanish?

---

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [July 9, 2022, 9:10pm UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351/2 "2022-07-09T21:10:29Z")

</div>

Hi,

> [@satonotdead](#):
>
> I wonder if it’s possible to **rename the trust level internal names**

sure! see: `your.domain/admin/customize/site_texts?q=groups.default_names.trust`

---

<div class="post-metadata">

### Author: ![satonotdead](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/satonotdead/32/447830_2.png) [@satonotdead](https://meta.discourse.org/u/satonotdead)
#### Post date: [July 10, 2022, 3:16am UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351/3 "2022-07-10T03:16:57Z")

</div>

> [@Benjamin\_D](#):
>
> /admin/customize/site\_texts?q=groups.default\_names.trust

They don’t stick _(and I still need to use Chrome to upload images or use editor because Firefox ESR still buggy 🙁)_

 ![Screenshot_20220709_221612](https://global.discourse-cdn.com/meta/original/4X/d/6/9/d6934221467001a9b98296ec16aa8fe08081094d.png)  
 ![imagen](https://global.discourse-cdn.com/meta/original/4X/f/a/8/fa8ecc6a86a86ac8195797be1ba50801e04fe9ba.png)

---

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [July 10, 2022, 3:49am UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351/4 "2022-07-10T03:49:00Z")

</div>

![image](https://global.discourse-cdn.com/meta/original/4X/8/6/d/86d9239a8aefaf33dbe06eb3b690cf4f6aea406b.png)

You’re right, it’s more complicated than that, for an automatic group only the `display_name` is accessible through the UI, but mentions do use `name`

 ![image](https://global.discourse-cdn.com/meta/original/4X/2/a/3/2a3d50ad87796ab488261db71a5eb63c8656fc07.png)

ps. about firefox, I was just using 102.0 without any trouble (win64) `¯\_ (ツ)_/¯`

---

<div class="post-metadata">

### Author: ![satonotdead](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/satonotdead/32/447830_2.png) [@satonotdead](https://meta.discourse.org/u/satonotdead)
#### Post date: [July 10, 2022, 4:07am UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351/5 "2022-07-10T04:07:17Z")

</div>

> [@Benjamin\_D](#):
>
> You’re right, it’s more complicated than that, for an automatic group only the `display_name` is accessible through the UI, but mentions do use `name`

I can get more deep if you give your insight or some link to read.

_I think that kind of things makes the difference on engagement. Not every communities are made for devs_ 🙂

I hope trust levels will be more flexible. We can’t use them on subscriptions, we can’t change their names, we can’t get rid of them (and same with badges).

---

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [July 10, 2022, 4:42am UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351/6 "2022-07-10T04:42:08Z")

</div>

I first thought there would be something in: [Administrative Bulk Operations](https://meta.discourse.org/t/administrative-bulk-operations/118349) , but as I feared: [Can I change the "Staff" Group Name?](https://meta.discourse.org/t/can-i-change-the-staff-group-name/141910) , nope

I’m currently testing whether rebuilding with a different locale by default changes the names of the automatic groups, well…no luck 😅 .  
they are defined during the initial setup from - for instance in french - here:

> <https://github.com/discourse/discourse/blob/4f18f3ac202a0f1963a134b4d1d9bb803c7ee0e8/config/locales/server.fr.yml#L439-L448>

ps. you can “get rid of” badges, that’s the `enable badges` parameter 😁

---

<div class="post-metadata">

### Author: ![satonotdead](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/satonotdead/32/447830_2.png) [@satonotdead](https://meta.discourse.org/u/satonotdead)
#### Post date: [July 10, 2022, 4:48am UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351/7 "2022-07-10T04:48:06Z")

</div>

> [@Benjamin\_D](#):
>
> ps. you can “get rid of” badges, that’s the `enable badges` parameter 😁

I thought some of them are permanent but that’s ok, I think that core team have some point on that (:

I asked the same about Staff group (we need to hide and use another ones, workaround is ok but we need something to change `@trust_level_1`)

_That’s looks really bad. Paranoids could delete site data (?)_

---

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [July 10, 2022, 4:56am UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351/8 "2022-07-10T04:56:46Z")

</div>

> [@satonotdead](#):
>
> I asked the same about Staff group (we need to hide and use another ones, workaround is ok but we need something to change `@trust_level_1`)

I’m sure almost anything is possible within the rails console, but it would require an extensive knowledge of the code that I’m far from having!

---

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [July 10, 2022, 5:46am UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351/9 "2022-07-10T05:46:16Z")

</div>

> [@Benjamin\_D](#):
>
> I’m currently testing whether rebuilding with a different locale by default changes the names of the automatic groups, well…no luck 😅 .

Actually it does, still a little fuzzy as exactly when and how (could revisiting `/wizard/steps/locale` be necessary? or running `discourse-setup` or maybe it’s done in background by a recurring task…)  
So now the question is could a plugin be used to add a locale 🤔  
Yes ! [Add a new locale from plugin](https://meta.discourse.org/t/add-a-new-locale-from-plugin/78962)

---

<div class="post-metadata">

### Author: ![MarcP](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/marcp/32/160184_2.png) [@MarcP](https://meta.discourse.org/u/MarcP)
#### Post date: [July 10, 2022, 5:59am UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351/10 "2022-07-10T05:59:23Z")

</div>

> [@satonotdead](#):
>
> if it’s possible to **rename the trust level internal names** because they breaks our UI

Why does it break the UI?

You can hide all the trust\_level groups so only admins/mods see them on the group page.

---

<div class="post-metadata">

### Author: ![satonotdead](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/satonotdead/32/447830_2.png) [@satonotdead](https://meta.discourse.org/u/satonotdead)
#### Post date: [July 10, 2022, 7:28pm UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351/11 "2022-07-10T19:28:54Z")

</div>

We are using default trust levels but not with \__default\_trust\_level\_ux_ but cool names then.

If you are in sync with Discord and Subscriptions, that could make sense if you want to keep all your audience engaged with Discourse philosophy but offer the chance to pay-for-info.

The problem appears in those _little_ things that make that objetive almost impossible for no-coders.

We are trying our best in the learning curve 🙂

---

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [July 10, 2022, 10:04pm UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351/12 "2022-07-10T22:04:22Z")

</div>

so, thank to the amazing work of the team, it’s surprisingly feasible,

- I made a very little plugin as instructed here: [Add a new locale from plugin](https://meta.discourse.org/t/add-a-new-locale-from-plugin/78962)
- tried a few modifications:

> <https://github.com/bdecotte/discourse-custom-locale/blob/main/config/locales/server.es_XX.yml>

- rebuilt, to see the custom locale in the parameter `default locale`, selected it

 ![image](https://global.discourse-cdn.com/meta/original/4X/e/0/d/e0d4cd3ae195f017ce511a107cbf7647d1e15a85.png)

- entered the app and the rails console  
`sudo /var/discourse/./launcher enter app`  
`rails c`  
and finally  
`Group.refresh_automatic_groups!()`  
`exit;` `exit`

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

---

<div class="post-metadata">

### Author: ![satonotdead](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/satonotdead/32/447830_2.png) [@satonotdead](https://meta.discourse.org/u/satonotdead)
#### Post date: [November 14, 2022, 4:17pm UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351/13 "2022-11-14T16:17:44Z")

</div>

Many thanks for that.

I tried but I see that just won’t update trust\_levels on spanish (but worked with Admins group, changed):

 ![image](https://global.discourse-cdn.com/meta/original/4X/0/b/5/0b5f41aa9a459a7d981af5ef54ccabbb44da639d.png)

[https://github.com/satoshinotdead/discourse-custom-locale/blob/main/config/locales/server.es\_XX.yml](https://github.com/satoshinotdead/discourse-custom-locale/blob/main/config/locales/server.es_XX.yml)

Could be related to my own instance? I checked and I didn’t see any errors on logs related.

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [November 14, 2022, 4:37pm UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351/14 "2022-11-14T16:37:41Z")

</div>

I’ve just had a quick run-through and this worked for me:

- Change `groups.default_names.trust_level_0` to ‘Randoms’ (Language: Español)

 ![image](https://global.discourse-cdn.com/meta/original/4X/0/0/a/00a2ab1ecb7a4ed421172d5955a1d651319b1173.png)

- Go to `/sidekiq/scheduler` and manually trigger `Jobs::EnsureDbConsistency`

 ![Untitled-1](https://global.discourse-cdn.com/meta/original/4X/1/1/4/11409ff2641ace0be1b51e770b6b66273a794d76.png)

There was an issue [in another topic](https://meta.discourse.org/t/trust-level-default-name/231050/11) where the new group names were already taken by some users which caused a conflict. If this doesn’t work, perhaps it could be that?

---

<div class="post-metadata">

### Author: ![satonotdead](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/satonotdead/32/447830_2.png) [@satonotdead](https://meta.discourse.org/u/satonotdead)
#### Post date: [November 14, 2022, 9:48pm UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351/15 "2022-11-14T21:48:26Z")

</div>

We supposed to rebuild after trigger manually `Jobs::EnsureDbConsistency`?

I tried without luck ☹ but thanks guys!

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [November 14, 2022, 10:00pm UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351/16 "2022-11-14T22:00:49Z")

</div>

> [@satonotdead](#):
>
> We supposed to rebuild after trigger manually `Jobs::EnsureDbConsistency`?

No rebuild needed. That’s a scheduled background job, so would run at some point automatically. All manually triggering it does is remove the wait.

I’m not sure why that’s not working for you. 🤔 And there’s no other groups/users/anything else that may share a name that may be causing a conflict?

---

<div class="post-metadata">

### Author: ![satonotdead](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/satonotdead/32/447830_2.png) [@satonotdead](https://meta.discourse.org/u/satonotdead)
#### Post date: [November 14, 2022, 10:56pm UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351/17 "2022-11-14T22:56:19Z")

</div>

I was using new groups before and I forgot to rename/delete them before follow your steps guys.

It’s done, thanks again!

---

<div class="post-metadata">

### Author: ![satonotdead](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/satonotdead/32/447830_2.png) [@satonotdead](https://meta.discourse.org/u/satonotdead)
#### Post date: [April 6, 2023, 3:33am UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351/18 "2023-04-06T03:33:11Z")

</div>

What’s the best approach if I can’t update the grups on default trust\_levels modified strings?

**Already tried:**

- Modify and update the plugin.
- Change the string from UI ( `groups.default_names.trust_level_X`)
- Resetting from sidekiq `EnsureDbConsistency`
- `Group.refresh_automatic_groups!()`

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [April 6, 2023, 4:02am UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351/19 "2023-04-06T04:02:23Z")

</div>

I thought you managed to get this working?

---

<div class="post-metadata">

### Author: ![satonotdead](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/satonotdead/32/447830_2.png) [@satonotdead](https://meta.discourse.org/u/satonotdead)
#### Post date: [April 6, 2023, 4:05am UTC](https://meta.discourse.org/t/trust-level-names-in-spanish/232351/20 "2023-04-06T04:05:10Z")

</div>

I had it working but when I tried to update some trust\_level names they just didn’t updates anymore.

Groups stills without updates and the plugin was changed within entering the app (and names from UI like I said before):

> [@satonotdead](#):
>
> **Already tried:**
> 
> - Modify and update the plugin.
> - Change the string from UI `groups.default_names.trust_level_X`
> - Forcing update from sidekiq `EnsureDbConsistency`
> - `Group.refresh_automatic_groups!()` from rails

[Next page](https://meta.discourse.org/t/trust-level-names-in-spanish/232351.md?page=2)
