mirror of
https://github.com/discourse/discourse.git
synced 2025-09-08 12:06:51 +08:00
Add translation key/value for target_user_not_found error message
This commit is contained in:
parent
8c04893a04
commit
dab0ec1d66
1 changed files with 1 additions and 0 deletions
|
@ -394,6 +394,7 @@ en:
|
||||||
cant_send_pm: "Sorry, you cannot send a personal message to that user."
|
cant_send_pm: "Sorry, you cannot send a personal message to that user."
|
||||||
no_user_selected: "You must select a valid user."
|
no_user_selected: "You must select a valid user."
|
||||||
reply_by_email_disabled: "Reply by email has been disabled."
|
reply_by_email_disabled: "Reply by email has been disabled."
|
||||||
|
target_user_not_found: "One of the users you are sending this message to could not be found."
|
||||||
featured_link:
|
featured_link:
|
||||||
invalid: "is invalid. URL should include http:// or https://."
|
invalid: "is invalid. URL should include http:// or https://."
|
||||||
invalid_category: "can't be edited in this category."
|
invalid_category: "can't be edited in this category."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue