Files
2026-04-29 18:29:16 -06:00

66 lines
3.6 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"pageTitle": "Your profile",
"welcomeTitle": "Congrats {{name}}!",
"welcomeBodyFirstRule": "Youve made your first CommunityRule. Make sure to link it in your community resources and evolve it as your group grows and changes.",
"welcomeBodyNoRules": "Create your first CommunityRule to capture how your group makes decisions—then link it from your community resources as you grow.",
"yourOptionsHeading": "Your Options",
"optionCreateCustom": "Create new custom Rule",
"optionCreateTemplate": "Create new Rule from template",
"optionLogout": "Log out of CommunityRule",
"optionChangeEmail": "Change your account email",
"intro": "Manage your CommunityRules, saved progress, and account.",
"signInPrompt": "Sign in to view your profile and saved rules.",
"signInCta": "Log in",
"loading": "Loading…",
"yourRulesHeading": "Your CommunityRules",
"yourRulesEmpty": "You have not published a rule yet. Create one to see it here.",
"draftHeading": "Saved in progress",
"draftInProgressBadge": "In progress",
"continueDraft": "Continue",
"createHeading": "Create",
"createCustomDescription": "Start a new custom rule from the beginning.",
"createCustomCta": "Create a rule",
"createTemplateDescription": "Browse templates and adapt one for your community.",
"createTemplateCta": "Browse templates",
"viewPublic": "View",
"manageRule": "Manage",
"duplicate": "Duplicate",
"deleteRule": "Delete",
"deleteRuleConfirm": "Delete this published rule? This cannot be undone.",
"deleteRuleModalTitle": "Delete this rule?",
"deleteRuleModalBody": "This cannot be undone.",
"deleteRuleCancel": "Cancel",
"deleteRuleConfirmCta": "Delete rule",
"deleteDraftConfirm": "Delete this saved draft? This cannot be undone.",
"deleteDraftModalTitle": "Delete this draft?",
"deleteDraftModalBody": "This cannot be undone.",
"deleteDraftCancel": "Cancel",
"deleteDraftConfirmCta": "Delete draft",
"accountHeading": "Account",
"emailLabel": "Email",
"emailChangeModalTitle": "Change your account email",
"emailChangeModalDescription": "We will send a confirmation link to the new address. Your email does not change until you open that link.",
"emailChangeNewEmailLabel": "New email",
"emailChangeNewEmailPlaceholder": "you@example.com",
"emailChangeCancel": "Cancel",
"emailChangeSubmit": "Send confirmation link",
"emailChangeConfirmationClose": "Close",
"emailChangeSuccess": "Your account email was updated.",
"emailChangeVerifyExpired": "That confirmation link expired or was already used. Start a new email change from your profile.",
"emailChangeVerifyInvalid": "That confirmation link is not valid.",
"emailChangeVerifyTaken": "That address was claimed by another account while you were confirming. Try a different email.",
"emailChangeRateLimited": "Too many requests. Try again in about {{seconds}} seconds.",
"signOut": "Sign out",
"deleteAccount": "Delete account",
"deleteAccountIntro": "Permanently delete your account and sign-in data. Your published rules will remain visible without an owner name.",
"deleteAccountCancel": "Cancel",
"deleteAccountConfirm": "Delete my account",
"deleteAccountModalTitle": "Delete your account?",
"deleteAccountModalBody": "This will remove your account and sign you out. Published rules you created stay public as anonymous community rules.",
"actionError": "Something went wrong. Try again.",
"rulesLoadBannerTitle": "Could not load your CommunityRules",
"rulesLoadBannerDescription": "Check your connection and refresh the page.",
"notFound": "Not found",
"forbidden": "You do not have permission for this action."
}