# 消息语言中的两个问题

**URL:** https://meta.discourse.org/t/two-issue-in-messages-language/206580
**Category:** Bug
**Created:** [2021年十月20日 20:27 UTC](https://meta.discourse.org/t/two-issue-in-messages-language/206580 "2021-10-20T20:27:32Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)
#### Post date: [2021年十月20日 20:27 UTC](https://meta.discourse.org/t/two-issue-in-messages-language/206580/1 "2021-10-20T20:27:32Z")

</div>

你好，

我在客户端语言文件中发现消息链接末尾缺少两个 `s`。

1. read\_more 应为 `<a href='%{basePath}/u/%{username}/messages'>`

> <https://github.com/discourse/discourse/blob/25097fa0af9927d4fb43a5b195951c8c533acf02/config/locales/client.en.yml#L1222>

1. read\_more\_personal\_pm\_MF 应为 `<a href='{basePath}/u/{username}/messages'>`

> <https://github.com/discourse/discourse/blob/25097fa0af9927d4fb43a5b195951c8c533acf02/config/locales/client.en.yml#L1252>

谢谢 🙂

---

<div class="post-metadata">

### Author: ![IAmGav](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/iamgav/32/235598_2.png) [@IAmGav](https://meta.discourse.org/u/IAmGav)
#### Post date: [2021年十月20日 20:46 UTC](https://meta.discourse.org/t/two-issue-in-messages-language/206580/2 "2021-10-20T20:46:21Z")

</div>

> <https://github.com/discourse/discourse/pull/14668>

---

<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: [2021年十月22日 20:27 UTC](https://meta.discourse.org/t/two-issue-in-messages-language/206580/3 "2021-10-22T20:27:36Z")

</div>


