UPDATE: correct path to messages (#14668)

This commit is contained in:
Gavin 2021-10-21 04:47:06 +02:00 committed by GitHub
parent f00053e414
commit f60711488f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1219,7 +1219,7 @@ en:
tags: "Tags"
warnings: "Official Warnings"
read_more_in_group: "Want to read more? Browse other messages in %{groupLink}."
read_more: "Want to read more? Browse other messages in <a href='%{basePath}/u/%{username}/message'>personal messages</a>."
read_more: "Want to read more? Browse other messages in <a href='%{basePath}/u/%{username}/messages'>personal messages</a>."
read_more_group_pm_MF: "There {
UNREAD, plural,
@ -1249,7 +1249,7 @@ en:
=0 {}
one { {BOTH, select, true{and } false {is } other{}} <a href='{basePath}/u/{username}/messages/new'># new</a> message}
other { {BOTH, select, true{and } false {are } other{}} <a href='{basePath}/u/{username}/messages/new'># new</a> messages}
} remaining, or browse other <a href='{basePath}/u/{username}/message'>personal messages</a>"
} remaining, or browse other <a href='{basePath}/u/{username}/messages'>personal messages</a>"
preferences_nav:
account: "Account"