# Changing the 'Categories' label

**URL:** https://meta.discourse.org/t/changing-the-categories-label/161614
**Category:** Support
**Created:** [August 21, 2020, 5:17am UTC](https://meta.discourse.org/t/changing-the-categories-label/161614 "2020-08-21T05:17:54Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![P2W](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/p2w/32/304345_2.png) [@P2W](https://meta.discourse.org/u/P2W)
#### Post date: [August 21, 2020, 5:17am UTC](https://meta.discourse.org/t/changing-the-categories-label/161614/1 "2020-08-21T05:17:54Z")

</div>

Hi friends,

I want to relabel this to ‘Games’ from ‘Categories’ and I know it’s under Customize / Text but I cannot tell what element this is. I know zero code language but you’ve all been super helpful

See attached

 ![Screenshot_20200820-230547](https://global.discourse-cdn.com/meta/original/3X/5/8/588a01bfecc7d931836ce06cfab659bfa670bb52.jpeg)

---

<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: [August 21, 2020, 5:25am UTC](https://meta.discourse.org/t/changing-the-categories-label/161614/2 "2020-08-21T05:25:53Z")

</div>

There are a few 😅, I don’t see which one it is from your screenshot 🤓  
You might want to try :

### js.categories.all

categories

### js.filters.categories.title

Categories

### js.user.preferences\_nav.categories

Categories

### js.user.categories\_settings

Categories

### admin\_js.admin.web\_hooks.categories\_filter

Categories

### admin\_js.admin.reseed.modal.categories

Categories

### search.types.category

Categories

---

<div class="post-metadata">

### Author: ![P2W](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/p2w/32/304345_2.png) [@P2W](https://meta.discourse.org/u/P2W)
#### Post date: [August 21, 2020, 5:27am UTC](https://meta.discourse.org/t/changing-the-categories-label/161614/3 "2020-08-21T05:27:06Z")

</div>

My screen shot if from the default page users load when first loading the forum. My categories are actually game titles so I think that naming convention would be more intuitive

---

<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: [August 21, 2020, 5:31am UTC](https://meta.discourse.org/t/changing-the-categories-label/161614/4 "2020-08-21T05:31:53Z")

</div>

I’d go with `js.categories.all` then (it was labelled “all the categories” before) but for consistency, shouldn’t you rename it through all the site?

---

<div class="post-metadata">

### Author: ![P2W](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/p2w/32/304345_2.png) [@P2W](https://meta.discourse.org/u/P2W)
#### Post date: [August 21, 2020, 5:56am UTC](https://meta.discourse.org/t/changing-the-categories-label/161614/5 "2020-08-21T05:56:24Z")

</div>

Ben I spent the last 3-4 hours breaking the site and patching it back together. My brain mashed potatoes. Learned a lot along the way though

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [August 21, 2020, 4:35pm UTC](https://meta.discourse.org/t/changing-the-categories-label/161614/6 "2020-08-21T16:35:29Z")

</div>

If you get stuck trying to find a translation key again, the easiest way to find the correct key for a term that is used in a lot of places on Discourse is to follow the steps outline in this guide: [Find a translation key with verbose localization](https://meta.discourse.org/t/find-a-translation-key-with-verbose-localization/134651).

---

<div class="post-metadata">

### Author: ![P2W](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/p2w/32/304345_2.png) [@P2W](https://meta.discourse.org/u/P2W)
#### Post date: [August 21, 2020, 5:42pm UTC](https://meta.discourse.org/t/changing-the-categories-label/161614/7 "2020-08-21T17:42:22Z")

</div>

Thanks all. Is there an easy way to bulk change Categories (wherever found) to Games? @simon

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [August 21, 2020, 5:52pm UTC](https://meta.discourse.org/t/changing-the-categories-label/161614/8 "2020-08-21T17:52:37Z")

</div>

It might be possible to automate the process through the API, but there is no way to bulk change all references to “Categories” to “Games” through the user interface. You will need to update the translation for each key manually.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [September 20, 2020, 6:02pm UTC](https://meta.discourse.org/t/changing-the-categories-label/161614/9 "2020-09-20T18:02:42Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
