{
  "pages": {
    "title": "Pages",
    "description": "Manage your dynamic pages",
    "loading": "Loading pages...",
    "empty": "No pages found. Create your first page to get started.",
    "search": {
      "placeholder": "Search pages..."
    },
    "filters": {
      "locale": "Locale",
      "allLocales": "All locales",
      "status": "Status",
      "allStatuses": "All statuses",
      "published": "Published",
      "draft": "Draft"
    },
    "table": {
      "title": "Title",
      "slug": "Slug",
      "locale": "Locale",
      "status": "Status",
      "updated": "Last Updated"
    },
    "status": {
      "published": "Published",
      "draft": "Draft",
      "unsaved": "Unsaved changes"
    },
    "actions": {
      "create": "Create Page",
      "edit": "Edit",
      "view": "View",
      "delete": "Delete",
      "save": "Save",
      "saving": "Saving...",
      "publish": "Publish",
      "preview": "Preview"
    },
    "new": {
      "title": "Create New Page",
      "description": "Create a new dynamic page for your website",
      "back": "Back to Pages",
      "success": "Page created successfully",
      "form": {
        "title": "Page Details",
        "description": "Enter the basic information for your page",
        "fields": {
          "title": "Page Title",
          "slug": "URL Slug",
          "locale": "Language"
        },
        "placeholders": {
          "title": "About Us",
          "slug": "about-us"
        },
        "hints": {
          "slug": "URL-friendly version of the title (lowercase, no spaces)"
        },
        "actions": {
          "cancel": "Cancel",
          "create": "Create Page",
          "creating": "Creating..."
        }
      }
    },
    "edit": {
      "title": "Edit Page",
      "loading": "Loading page...",
      "back": "Back to Pages",
      "fields": {
        "title": "Title",
        "slug": "Slug"
      },
      "placeholders": {
        "title": "Page title",
        "slug": "page-slug"
      },
      "status": {
        "published": "Published",
        "unsaved": "Unsaved changes"
      },
      "actions": {
        "save": "Save",
        "saving": "Saving...",
        "publish": "Publish",
        "preview": "Preview",
        "viewPage": "View"
      },
      "viewMode": {
        "layout": "Layout",
        "preview": "Preview"
      },
      "messages": {
        "saved": "Page saved successfully"
      }
    },
    "settings": {
      "title": "Page Settings",
      "seo": {
        "title": "SEO Settings",
        "metaTitle": "Meta Title",
        "metaTitlePlaceholder": "Enter page title for search engines",
        "metaTitleHint": "Recommended: 50-60 characters",
        "metaDescription": "Meta Description",
        "metaDescriptionPlaceholder": "Enter a brief description for search engines",
        "characters": "characters",
        "metaKeywords": "Keywords",
        "metaKeywordsPlaceholder": "keyword1, keyword2, keyword3",
        "metaKeywordsHint": "Comma-separated keywords",
        "ogImage": "Social Image (OG Image)",
        "ogImagePlaceholder": "https://example.com/image.jpg",
        "ogImageHint": "Image shown when sharing on social media"
      },
      "customFields": {
        "title": "Custom Fields",
        "empty": "No custom fields added yet",
        "keyPlaceholder": "Field key",
        "valuePlaceholder": "Field value",
        "add": "Add Custom Field"
      }
    }
  },
  "blockEditor": {
    "picker": {
      "title": "Block Library",
      "description": "Drag blocks or click to add",
      "empty": "No blocks found",
      "search": {
        "placeholder": "Search blocks..."
      },
      "categories": {
        "all": "All"
      }
    },
    "canvas": {
      "empty": {
        "message": "No blocks added yet",
        "hint": "Drag blocks from the library to start building your page"
      }
    },
    "block": {
      "error": {
        "notFound": "Block '{slug}' not found"
      }
    },
    "settings": {
      "empty": {
        "message": "No block selected",
        "hint": "Select a block from the canvas to edit its settings"
      },
      "error": {
        "notFound": "Block configuration not found"
      },
      "noFields": "This block has no configurable fields",
      "actions": {
        "reset": "Reset",
        "remove": "Remove"
      },
      "tabs": {
        "content": "Content",
        "design": "Design",
        "advanced": "Advanced",
        "noContentFields": "No content fields available",
        "noDesignFields": "No design fields available",
        "noAdvancedFields": "No advanced fields available"
      }
    },
    "form": {
      "selectPlaceholder": "Select an option",
      "emptyArray": "No items added yet",
      "itemNumber": "Item {number}",
      "addItem": "Add Item",
      "itemCount": "{current} of {max} items",
      "changeImage": "Change",
      "removeImage": "Remove",
      "browseMedia": "Click to upload or browse images",
      "loadingEntity": "Loading {entity}...",
      "failedToLoad": "Failed to load {entity}",
      "selectedCount": "{count} selected",
      "noEntityFound": "No {entity} found",
      "selectEntity": "Select {entity}...",
      "pickDate": "Pick a date",
      "arrayItemsCount": "{count} items",
      "configured": "configured"
    }
  },
  "builder": {
    "back": "Back",
    "loading": "Loading...",
    "fields": {
      "title": "Title",
      "slug": "Slug"
    },
    "placeholders": {
      "title": "Enter title...",
      "slug": "url-slug",
      "excerpt": "Brief description...",
      "imageUrl": "https://example.com/image.jpg"
    },
    "status": {
      "published": "Published",
      "draft": "Draft",
      "scheduled": "Scheduled",
      "archived": "Archived",
      "unsaved": "Unsaved changes"
    },
    "actions": {
      "save": "Save",
      "saving": "Saving...",
      "viewPage": "View"
    },
    "viewMode": {
      "layout": "Layout",
      "preview": "Preview",
      "settings": "Settings"
    },
    "header": {
      "actions": {
        "saveDraft": "Save Draft",
        "publish": "Publish",
        "update": "Update"
      }
    },
    "sidebar": {
      "blocks": "Blocks",
      "fields": "Fields",
      "fieldsTitle": "Entity Fields",
      "fieldsDescription": "Configure additional properties",
      "noFields": "No additional fields available",
      "noCategories": "No categories available",
      "tabs": {
        "blocks": "Blocks",
        "patterns": "Patterns",
        "layout": "Layout",
        "config": "Configuration"
      },
      "search": {
        "placeholder": "Search blocks..."
      },
      "categories": {
        "all": "All"
      },
      "addBlock": "Add block",
      "empty": "No blocks found"
    },
    "canvas": {
      "empty": {
        "title": "No blocks yet",
        "subtitle": "Add blocks from the left sidebar"
      },
      "editingBadge": "Editing",
      "error": {
        "blockNotFound": "Block not found"
      }
    },
    "floatingToolbar": {
      "drag": "Drag to reorder",
      "copy": "Copy block",
      "duplicate": "Duplicate block",
      "delete": "Delete block"
    },
    "settingsPanel": {
      "title": "Block Properties",
      "empty": {
        "message": "No block selected",
        "hint": "Select a block from the canvas to edit its settings"
      },
      "error": {
        "notFound": "Block configuration not found"
      },
      "actions": {
        "reset": "Reset",
        "remove": "Remove"
      },
      "tabs": {
        "content": "Content",
        "design": "Design",
        "advanced": "Advanced",
        "noContentFields": "No content fields",
        "noDesignFields": "No design fields",
        "noAdvancedFields": "No advanced fields"
      },
      "pattern": {
        "title": "Pattern Reference",
        "locked": {
          "title": "Locked Block",
          "description": "This is a pattern reference. Edit the pattern directly to make changes."
        },
        "actions": {
          "edit": "Edit pattern",
          "remove": "Unlink pattern"
        }
      },
      "noFields": "This block has no configurable fields"
    },
    "config": {
      "entityFields": "Entity Fields",
      "entityFieldsDescription": "Configure page-level properties",
      "seo": "SEO",
      "seoMeta": "SEO & Meta",
      "seoMetaDescription": "Search engine optimization settings"
    },
    "preview": {
      "loading": "Loading preview..."
    },
    "layout": {
      "empty": "No blocks added yet",
      "pasteBlock": "Paste block",
      "pasteBlocks": "Paste {count} blocks"
    },
    "messages": {
      "saved": "Saved successfully",
      "created": "Created successfully",
      "blockCopied": "Block copied to clipboard",
      "blockPasted": "Block pasted"
    },
    "multiSelect": {
      "selected": "{count, plural, one {# block selected} other {# blocks selected}}",
      "selectAll": "Select all",
      "deselectAll": "Deselect all",
      "copy": "Copy",
      "copied": "{count, plural, one {Block copied} other {# blocks copied}}",
      "paste": "Paste",
      "pasted": "{count, plural, one {Block pasted} other {# blocks pasted}}",
      "pastedPartial": "{pasted} of {total} blocks pasted ({skipped} incompatible)",
      "duplicate": "Duplicate",
      "duplicated": "{count, plural, one {Block duplicated} other {# blocks duplicated}}",
      "delete": "Delete",
      "deleteConfirm": "{count, plural, one {Delete this block?} other {Delete # blocks?}}",
      "deleted": "{count, plural, one {Block deleted} other {# blocks deleted}}",
      "patternSkipped": "Pattern references excluded from selection",
      "clipboardEmpty": "Clipboard is empty",
      "settingsHint": "Use the action bar to manage selected blocks"
    }
  },
  "patterns": {
    "delete": {
      "trigger": "Delete",
      "title": "Delete pattern",
      "confirm": "Are you sure you want to delete",
      "loading": "Checking usage...",
      "error": "Error checking pattern usage.",
      "inUse": "This pattern is in use in {count, plural, one {# entity} other {# entities}}:",
      "moreItems": "... and {count} more",
      "notInUse": "This pattern is not currently in use.",
      "cleanupNote": "References will be automatically removed when editing each entity.",
      "cancel": "Cancel",
      "deleting": "Deleting...",
      "deleteAction": "Delete"
    },
    "placeholder": {
      "title": "Pattern deleted",
      "description": "This pattern was deleted and will be removed on save.",
      "remove": "Remove"
    }
  }
}
