mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 18:05:37 +08:00
improve category edit button copy
This commit is contained in:
parent
3b6aeb14c7
commit
77461cf1f7
|
@ -714,7 +714,7 @@ en:
|
|||
delete_error: "There was an error deleting the category."
|
||||
list: "List Categories"
|
||||
no_description: "There is no description for this category."
|
||||
change_in_category_topic: "visit category topic to edit the description"
|
||||
change_in_category_topic: "Edit Description"
|
||||
hotness: "Hotness"
|
||||
already_used: 'This color has been used by another category'
|
||||
|
||||
|
|
|
@ -598,7 +598,7 @@ es:
|
|||
delete_confirm: "Are you sure you want to delete that category?"
|
||||
list: "List Categories"
|
||||
no_description: "There is no description for this category."
|
||||
change_in_category_topic: "visit category topic to edit the description"
|
||||
change_in_category_topic: "Edit Description"
|
||||
|
||||
flagging:
|
||||
title: 'Why are you flagging this post?'
|
||||
|
|
|
@ -550,7 +550,7 @@ id:
|
|||
delete_confirm: "Are you sure you want to delete that category?"
|
||||
list: "List Categories"
|
||||
no_description: "There is no description for this category."
|
||||
change_in_category_topic: "visit category topic to edit the description"
|
||||
change_in_category_topic: "Edit Description"
|
||||
|
||||
flagging:
|
||||
title: 'Why are you flagging this post?'
|
||||
|
|
Loading…
Reference in New Issue
Block a user