# Can we change the text in the notification

**URL:** https://meta.discourse.org/t/peut-on-changer-le-texte-dans-la-notification/408555
**Category:** Support
**Created:** [July 26, 2026, 6:10pm UTC](https://meta.discourse.org/t/peut-on-changer-le-texte-dans-la-notification/408555 "2026-07-26T18:10:10Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![gilles](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gilles/32/549022_2.png) [@gilles](https://meta.discourse.org/u/gilles)
#### Post date: [July 26, 2026, 6:10pm UTC](https://meta.discourse.org/t/peut-on-changer-le-texte-dans-la-notification/408555/1 "2026-07-26T18:10:10Z")

</div>

Hello community,

I’m trying to develop a plugin, but I can’t change the notification text.

![image](https://global.discourse-cdn.com/meta/original/4X/1/e/0/1e0b0dce34dbff694b7d9254e008fc53f73a2ca3.png) I’d like text like “invite3 voted for your game: Bitoku”

I don’t know if this is possible!

Thanks for your feedback :high_five:

---

<div class="post-metadata">

### Author: ![HAWK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hawk/32/86627_2.png) [@HAWK](https://meta.discourse.org/u/HAWK)
#### Post date: [July 26, 2026, 9:34pm UTC](https://meta.discourse.org/t/peut-on-changer-le-texte-dans-la-notification/408555/2 "2026-07-26T21:34:11Z")

</div>

I’ve never tried to customise notifications directly, but you should be able to do it via `https://your-forum.com/admin/customize/site_texts`

---

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [July 27, 2026, 12:17am UTC](https://meta.discourse.org/t/peut-on-changer-le-texte-dans-la-notification/408555/3 "2026-07-27T00:17:09Z")

</div>

i’m confused - isn’t that a `Like` notification? why would you want all your likes to be votes?

perhaps you want the [Discourse Post Voting](https://meta.discourse.org/t/discourse-post-voting/227808) plugin, although i have no idea what the notifications for votes looks like?

can you provide more information on what you are trying to accomplish? from your post, it sounds like you just want people to vote on your posts in a topic? if you want people to vote on your topics, you should then use the [Discourse Topic Voting](https://meta.discourse.org/t/discourse-topic-voting/40121) plugin.

---

<div class="post-metadata">

### Author: ![gilles](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gilles/32/549022_2.png) [@gilles](https://meta.discourse.org/u/gilles)
#### Post date: [July 27, 2026, 6:39am UTC](https://meta.discourse.org/t/peut-on-changer-le-texte-dans-la-notification/408555/4 "2026-07-27T06:39:35Z")

</div>

That’s true, I didn’t go into the details. I use _topic voting_ in three categories that represent board game info sheets. I changed the visual aspect of the voting button to **“I want to play it”**.

 ![image](https://global.discourse-cdn.com/meta/original/4X/7/e/b/7eb7567c3e60e4b2cbd173bed69597a9f309e31c.png)

I retrieve all the game sheets to display them on a forum page for the most requested games, in order to see which game table could be organized.

 ![image](https://global.discourse-cdn.com/meta/original/4X/7/a/b/7abe0f3ab6ddff59e3b64aacc3102c41426d5a96.png)

So far, no problems, everything works, except that I would like to add a notification to alert the topic author so that they are notified and know that a player has voted for their topic, since they may not necessarily think to check the most requested games page. That’s why I would like to change the notification text to make it more explicit for users.

In the image, the visual of the green “voted” button informs users of their votes on the topics they have voted for, so they can remember to retrieve their vote for another game by clicking directly on the game title. The blue button allows you to see the number of votes on topics, and when you click on it, you can see the users who have voted.

 ![image](https://global.discourse-cdn.com/meta/original/4X/d/2/5/d250458b2f0ec942e38807bad7f994c5808f3644.png)
