mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 15:52:11 +08:00
copyedit on topic template modify warn
This commit is contained in:
parent
f64c9f37fa
commit
7ad338e3e6
|
@ -1621,12 +1621,12 @@ en:
|
|||
title_missing: "Title is required"
|
||||
title_too_short: "Title must be at least {{min}} characters"
|
||||
title_too_long: "Title can't be more than {{max}} characters"
|
||||
post_missing: "Post can't be empty"
|
||||
post_missing: "Post can’t be empty"
|
||||
post_length: "Post must be at least {{min}} characters"
|
||||
try_like: "Have you tried the {{heart}} button?"
|
||||
category_missing: "You must choose a category"
|
||||
tags_missing: "You must choose at least {{count}} tags"
|
||||
topic_template_not_modified: "You have not modified the topic template. Please update the topic."
|
||||
topic_template_not_modified: "Please add details and specifics to your topic by editing the topic template."
|
||||
|
||||
save_edit: "Save Edit"
|
||||
overwrite_edit: "Overwrite Edit"
|
||||
|
|
Loading…
Reference in New Issue
Block a user