Call the last create-flow action Publish so it reads as putting a rule on the web, not locking it forever.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"title": "Review your CommunityRule",
|
||||
"description": "Here's what other people will see. Make sure everything looks good before you finalize everything. Once the rule is finalized, you must use one of your decision-making mechanisms to edit it again.",
|
||||
"description": "Here's what other people will see. Make sure everything looks good before you publish. Once the rule is published, you must use one of your decision-making mechanisms to edit it again.",
|
||||
"editPublishedTitle": "Edit your CommunityRule",
|
||||
"editPublishedDescription": "Update what others see on your public rule. Save & Exit or Finalize applies changes to your published CommunityRule.",
|
||||
"editPublishedDescription": "Update what others see on your public rule. Save & Exit or Publish applies changes to your published CommunityRule.",
|
||||
"ruleCardTitleFallback": "Your community",
|
||||
"chipEditModal": {
|
||||
"saveButton": "Save",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"finalizeBannerTitle": "Couldn't publish",
|
||||
"missingCommunityName": "Add a community name before finalizing.",
|
||||
"finalizeButtonPublishing": "Publishing…",
|
||||
"publishBannerTitle": "Couldn't publish",
|
||||
"missingCommunityName": "Add a community name before publishing.",
|
||||
"publishButtonPublishing": "Publishing…",
|
||||
"genericPublishFailed": "Something went wrong. Try again."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user