mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Add tabs to category create/edit modal. Categories can have a default auto-close setting that applies to all new topics created in the category. Add rspec-given and write some integration tests. Tests for topic auto-close with category default
This commit is contained in:
@@ -775,6 +775,8 @@ en:
|
||||
edit_long: "Edit Category"
|
||||
edit_uncategorized: "Edit Uncategorized"
|
||||
view: 'View Topics in Category'
|
||||
general: 'General'
|
||||
settings: 'Settings'
|
||||
delete: 'Delete Category'
|
||||
create: 'Create Category'
|
||||
save: 'Save Category'
|
||||
@@ -800,6 +802,7 @@ en:
|
||||
add_group: "Add Group"
|
||||
security: "Security"
|
||||
allowed_groups: "Allowed Groups:"
|
||||
auto_close_label: "Auto-close topics after:"
|
||||
|
||||
|
||||
flagging:
|
||||
|
||||
Reference in New Issue
Block a user