mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
add edit hint to "no topic definition"
This commit is contained in:
parent
4d1e8356b8
commit
6f57564c54
@ -865,7 +865,7 @@ en:
|
||||
delete_confirm: "Are you sure you want to delete this category?"
|
||||
delete_error: "There was an error deleting the category."
|
||||
list: "List Categories"
|
||||
no_description: "There is no description for this category."
|
||||
no_description: "There is no description for this category, edit the topic definition."
|
||||
change_in_category_topic: "Edit Description"
|
||||
hotness: "Hotness"
|
||||
already_used: 'This color has been used by another category'
|
||||
|
@ -600,7 +600,7 @@ es:
|
||||
color_placeholder: "Any web color"
|
||||
delete_confirm: "Are you sure you want to delete that category?"
|
||||
list: "List Categories"
|
||||
no_description: "There is no description for this category."
|
||||
no_description: "There is no description for this category, edit the topic definition."
|
||||
change_in_category_topic: "Edit Description"
|
||||
|
||||
flagging:
|
||||
|
@ -553,7 +553,7 @@ id:
|
||||
color_placeholder: "Any web color"
|
||||
delete_confirm: "Are you sure you want to delete that category?"
|
||||
list: "List Categories"
|
||||
no_description: "There is no description for this category."
|
||||
no_description: "There is no description for this category, edit the topic definition."
|
||||
change_in_category_topic: "Edit Description"
|
||||
|
||||
flagging:
|
||||
|
Loading…
x
Reference in New Issue
Block a user