# Text "login\_required.welcome\_message": The following interpolation key(s) are missing: "title"

**URL:** https://meta.discourse.org/t/text-login-required-welcome-message-the-following-interpolation-key-s-are-missing-title/72469
**Category:** Support
**Created:** [10월 20, 2017, 1:28오후 UTC](https://meta.discourse.org/t/text-login-required-welcome-message-the-following-interpolation-key-s-are-missing-title/72469 "2017-10-20T13:28:08Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![thorbenegberts](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thorbenegberts/32/120119_2.png) [@thorbenegberts](https://meta.discourse.org/u/thorbenegberts)
#### Post date: [10월 20, 2017, 1:28오후 UTC](https://meta.discourse.org/t/text-login-required-welcome-message-the-following-interpolation-key-s-are-missing-title/72469/1 "2017-10-20T13:28:08Z")

</div>

Hi there!

I’m trying to save the text `login_required.welcome_message` and getting the message:

> The following interpolation key(s) are missing: “title”

Screenshot:

 ![19](https://global.discourse-cdn.com/meta/original/3X/6/0/60596fbce0af7f52487cd721facefda0e05fc63e.png)

I read this topic, but the solution doesn’t work:

> [@The following interpolation key(s) are missing: "title"](https://meta.discourse.org/t/the-following-interpolation-key-s-are-missing-title/64875):
>
> Hi! For a few days I get this message when I edit: Admin\> Customize\> Site Text\> login\_required.welcome\_message Do not save new changes. Any ideas? I’ve tried updating plugins and discourse, but it does not work. Thanks!

We’re on the hosted instance **[plentymarkets.com](http://plentymarkets.com)** with version `Discourse 1.9.0.beta13 - https://github.com/discourse/discourse version e600fb79b3c3eb228f5ee7bf8674016964141bd0`

Any help would be appreciated 🙂

Thanks!

---

<div class="post-metadata">

### Author: ![MakaryGo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/makarygo/32/187426_2.png) [@MakaryGo](https://meta.discourse.org/u/MakaryGo)
#### Post date: [10월 20, 2017, 1:33오후 UTC](https://meta.discourse.org/t/text-login-required-welcome-message-the-following-interpolation-key-s-are-missing-title/72469/2 "2017-10-20T13:33:04Z")

</div>

Did you try rebuilding container?

---

<div class="post-metadata">

### Author: ![thorbenegberts](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thorbenegberts/32/120119_2.png) [@thorbenegberts](https://meta.discourse.org/u/thorbenegberts)
#### Post date: [10월 20, 2017, 1:37오후 UTC](https://meta.discourse.org/t/text-login-required-welcome-message-the-following-interpolation-key-s-are-missing-title/72469/3 "2017-10-20T13:37:58Z")

</div>

We use the Discourse hosting. Don’t think I’m able to do this myself 😕

---

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [10월 20, 2017, 1:40오후 UTC](https://meta.discourse.org/t/text-login-required-welcome-message-the-following-interpolation-key-s-are-missing-title/72469/4 "2017-10-20T13:40:01Z")

</div>

What text are you trying to use? Does it include `%{title}`?

---

<div class="post-metadata">

### Author: ![thorbenegberts](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thorbenegberts/32/120119_2.png) [@thorbenegberts](https://meta.discourse.org/u/thorbenegberts)
#### Post date: [10월 20, 2017, 1:56오후 UTC](https://meta.discourse.org/t/text-login-required-welcome-message-the-following-interpolation-key-s-are-missing-title/72469/6 "2017-10-20T13:56:29Z")

</div>

What’s the `%{title}` for?

This is my complete text:

 ![24](https://global.discourse-cdn.com/meta/original/3X/e/c/ecabb61890a670531ce96f4f5a4b8faba2544f17.png)

---

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [10월 20, 2017, 2:00오후 UTC](https://meta.discourse.org/t/text-login-required-welcome-message-the-following-interpolation-key-s-are-missing-title/72469/7 "2017-10-20T14:00:55Z")

</div>

It’s the forum title. So, replacing “plentymarkets Forum” in the first line with `%{title}` should make it work.

```
# [Willkommen im %{title}](#welcome)

```

(Oh, and you probably want a space after `#` otherwise it won’t be formatted as heading.)

---

<div class="post-metadata">

### Author: ![thorbenegberts](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thorbenegberts/32/120119_2.png) [@thorbenegberts](https://meta.discourse.org/u/thorbenegberts)
#### Post date: [10월 20, 2017, 2:05오후 UTC](https://meta.discourse.org/t/text-login-required-welcome-message-the-following-interpolation-key-s-are-missing-title/72469/8 "2017-10-20T14:05:03Z")

</div>

Thanks! Saving works now. However, the changes don’t show up on the actual page (yet). I’ll wait a bit…

---

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [10월 20, 2017, 2:58오후 UTC](https://meta.discourse.org/t/text-login-required-welcome-message-the-following-interpolation-key-s-are-missing-title/72469/9 "2017-10-20T14:58:19Z")

</div>

> [@thorbenegberts](#):
>
> However, the changes don’t show up on the actual page

Text customizations use the locale of the user that edits the text. So, you need to make sure that you use the German locale if you want to edit a German text. Currently three of them are in English.

```plaintext
 locale | translation_key                
--------+-----------------------------------------------
 en | js.composer.reply_placeholder
 en | login_required.welcome_message
 en | system_messages.usage_tips.text_body_template

```

---

<div class="post-metadata">

### Author: ![thorbenegberts](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thorbenegberts/32/120119_2.png) [@thorbenegberts](https://meta.discourse.org/u/thorbenegberts)
#### Post date: [10월 21, 2017, 5:42오후 UTC](https://meta.discourse.org/t/text-login-required-welcome-message-the-following-interpolation-key-s-are-missing-title/72469/10 "2017-10-21T17:42:51Z")

</div>

You’re certainly right. After switching to German locale and making adjustments there, everything’s fine.

Thanks!

---

<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: [6월 8, 2024, 12:44오후 UTC](https://meta.discourse.org/t/text-login-required-welcome-message-the-following-interpolation-key-s-are-missing-title/72469/11 "2024-06-08T12:44:11Z")

</div>

이 주제는 2422일 후 자동으로 닫혔습니다. 새로운 답변은 더 이상 허용되지 않습니다.
