{
    "A theme with slug ':slug' is already installed. Delete it first, then re-upload.": "A theme with slug ':slug' is already installed. Delete it first, then re-upload.",
    "Activated theme: :slug": "Activated theme: :slug",
    "Archive exceeds the 50 MB limit.": "Archive exceeds the 50 MB limit.",
    "Archive exceeds the 500 MB uncompressed limit.": "Archive exceeds the 500 MB uncompressed limit.",
    "Archive has too many entries (>1000).": "Archive has too many entries (>1000).",
    "Can't deactivate the current default theme. Set a different default in Settings → General first.": "Can't deactivate the current default theme. Set a different default in Settings → General first.",
    "Can't delete the current default theme. Set a different default in Settings → General first.": "Can't delete the current default theme. Set a different default in Settings → General first.",
    "Cannot uninstall core plugin: :name.": "Cannot uninstall core plugin: :name.",
    "Deactivated theme: :slug": "Deactivated theme: :slug",
    "Deleted theme: :slug": "Deleted theme: :slug",
    "Failed to create extracted directory: :path": "Failed to create extracted directory: :path",
    "Failed to create theme directory: :path": "Failed to create theme directory: :path",
    "Failed to open ZIP file.": "Failed to open ZIP file.",
    "Failed to read :name from archive.": "Failed to read :name from archive.",
    "Failed to read zip entry metadata.": "Failed to read zip entry metadata.",
    "Failed to write extracted file: :path": "Failed to write extracted file: :path",
    "Favorite limit": "Favorite limit",
    "Favorite limit must be -1 (unlimited) or a positive integer.": "Favorite limit must be -1 (unlimited) or a positive integer.",
    "File is not a valid SWF or ZIP archive.": "File is not a valid SWF or ZIP archive.",
    "Hidden path not allowed: :path": "Hidden path not allowed: :path",
    "Install directory ':folder' is already owned by plugin ':owner'.": "Install directory ':folder' is already owned by plugin ':owner'.",
    "Installed theme: :slug": "Installed theme: :slug",
    "Invalid file path in ZIP archive: :name": "Invalid file path in ZIP archive: :name",
    "Invalid language selected.": "Invalid language selected.",
    "Invalid main_class path: :path": "Invalid main_class path: :path",
    "Invalid migration path: :path": "Invalid migration path: :path",
    "Invalid plugin.json format.": "Invalid plugin.json format.",
    "Invalid slug ':slug'. Use lowercase letters, digits, dashes, or underscores (max 40 chars).": "Invalid slug ':slug'. Use lowercase letters, digits, dashes, or underscores (max 40 chars).",
    "Laravel :required+ required, found :found": "Laravel :required+ required, found :found",
    "Migration failed: :name. :error": "Migration failed: :name. :error",
    "No valid SWF found inside the ZIP.": "No valid SWF found inside the ZIP.",
    "Only .zip archives are accepted.": "Only .zip archives are accepted.",
    "PHP :required+ required, found :found": "PHP :required+ required, found :found",
    "Plugin ':name' is already installed.": "Plugin ':name' is already installed.",
    "Plugin :slug not found on disk.": "Plugin :slug not found on disk.",
    "Plugin class :class not found after installation. Ensure plugin.json `namespace` matches the class FQCN and the file lives under src/.": "Plugin class :class not found after installation. Ensure plugin.json `namespace` matches the class FQCN and the file lives under src/.",
    "Plugin class :class not found. Ensure PSR-4 autoload is registered.": "Plugin class :class not found. Ensure PSR-4 autoload is registered.",
    "Plugin class :class not found. Ensure the plugin folder exists and the service provider registered PSR-4 autoload.": "Plugin class :class not found. Ensure the plugin folder exists and the service provider registered PSR-4 autoload.",
    "Plugin installed — configure it before activating.": "Plugin installed — configure it before activating.",
    "Plugin is already installed.": "Plugin is already installed.",
    "Plugin must be configured before activation.": "Plugin must be configured before activation.",
    "Plugin must implement App\\Contracts\\Plugin.": "Plugin must implement App\\Contracts\\Plugin.",
    "Plugin namespace folder segment must be a PascalCase identifier (got :folder).": "Plugin namespace folder segment must be a PascalCase identifier (got :folder).",
    "Plugin namespace must be shaped App\\Plugins\\{TypeDir}\\{FolderName}\\{ClassName}.": "Plugin namespace must be shaped App\\Plugins\\{TypeDir}\\{FolderName}\\{ClassName}.",
    "Plugin namespace must start with App\\Plugins\\.": "Plugin namespace must start with App\\Plugins\\.",
    "Plugin namespace type segment ':got' does not match the expected ':expected' for this plugin type.": "Plugin namespace type segment ':got' does not match the expected ':expected' for this plugin type.",
    "Plugin slug must contain only lowercase letters, numbers, and hyphens (1-64 chars).": "Plugin slug must contain only lowercase letters, numbers, and hyphens (1-64 chars).",
    "ROM and Flash submissions require you to acknowledge the copyright-risk warning.": "ROM and Flash submissions require you to acknowledge the copyright-risk warning.",
    "Required field ':field' missing in plugin.json": "Required field ':field' missing in plugin.json",
    "Slug ':slug' is a built-in theme and cannot be removed from disk.": "Slug ':slug' is a built-in theme and cannot be removed from disk.",
    "Slug ':slug' is reserved for a built-in theme.": "Slug ':slug' is reserved for a built-in theme.",
    "Slug can only contain lowercase letters, numbers, and hyphens.": "Slug can only contain lowercase letters, numbers, and hyphens.",
    "The :attribute and :other must be different.": "The :attribute and :other must be different.",
    "The :attribute and :other must match.": "The :attribute and :other must match.",
    "The :attribute confirmation does not match.": "The :attribute confirmation does not match.",
    "The :attribute field is required unless :other is in :values.": "The :attribute field is required unless :other is in :values.",
    "The :attribute field is required when :other is :value.": "The :attribute field is required when :other is :value.",
    "The :attribute field is required when :values are present.": "The :attribute field is required when :values are present.",
    "The :attribute field is required when :values is not present.": "The :attribute field is required when :values is not present.",
    "The :attribute field is required when :values is present.": "The :attribute field is required when :values is present.",
    "The :attribute field is required when none of :values are present.": "The :attribute field is required when none of :values are present.",
    "The :attribute field is required.": "The :attribute field is required.",
    "The :attribute format is invalid.": "The :attribute format is invalid.",
    "The :attribute has already been taken.": "The :attribute has already been taken.",
    "The :attribute may not be greater than :max characters.": "The :attribute may not be greater than :max characters.",
    "The :attribute may not be greater than :max kilobytes.": "The :attribute may not be greater than :max kilobytes.",
    "The :attribute may not be greater than :max.": "The :attribute may not be greater than :max.",
    "The :attribute may not have more than :max items.": "The :attribute may not have more than :max items.",
    "The :attribute must be :digits digits.": "The :attribute must be :digits digits.",
    "The :attribute must be :size characters.": "The :attribute must be :size characters.",
    "The :attribute must be :size kilobytes.": "The :attribute must be :size kilobytes.",
    "The :attribute must be :size.": "The :attribute must be :size.",
    "The :attribute must be a date after :date.": "The :attribute must be a date after :date.",
    "The :attribute must be a date after or equal to :date.": "The :attribute must be a date after or equal to :date.",
    "The :attribute must be a date before :date.": "The :attribute must be a date before :date.",
    "The :attribute must be a date before or equal to :date.": "The :attribute must be a date before or equal to :date.",
    "The :attribute must be a date.": "The :attribute must be a date.",
    "The :attribute must be a file of type: :values.": "The :attribute must be a file of type: :values.",
    "The :attribute must be a file.": "The :attribute must be a file.",
    "The :attribute must be a number.": "The :attribute must be a number.",
    "The :attribute must be a string.": "The :attribute must be a string.",
    "The :attribute must be a valid IP address.": "The :attribute must be a valid IP address.",
    "The :attribute must be a valid JSON string.": "The :attribute must be a valid JSON string.",
    "The :attribute must be a valid URL.": "The :attribute must be a valid URL.",
    "The :attribute must be a valid UUID.": "The :attribute must be a valid UUID.",
    "The :attribute must be a valid email address.": "The :attribute must be a valid email address.",
    "The :attribute must be a valid timezone.": "The :attribute must be a valid timezone.",
    "The :attribute must be accepted when :other is :value.": "The :attribute must be accepted when :other is :value.",
    "The :attribute must be accepted.": "The :attribute must be accepted.",
    "The :attribute must be an array.": "The :attribute must be an array.",
    "The :attribute must be an image.": "The :attribute must be an image.",
    "The :attribute must be an integer.": "The :attribute must be an integer.",
    "The :attribute must be at least :min characters.": "The :attribute must be at least :min characters.",
    "The :attribute must be at least :min kilobytes.": "The :attribute must be at least :min kilobytes.",
    "The :attribute must be at least :min.": "The :attribute must be at least :min.",
    "The :attribute must be between :min and :max characters.": "The :attribute must be between :min and :max characters.",
    "The :attribute must be between :min and :max digits.": "The :attribute must be between :min and :max digits.",
    "The :attribute must be between :min and :max kilobytes.": "The :attribute must be between :min and :max kilobytes.",
    "The :attribute must be between :min and :max.": "The :attribute must be between :min and :max.",
    "The :attribute must be true or false.": "The :attribute must be true or false.",
    "The :attribute must contain :size items.": "The :attribute must contain :size items.",
    "The :attribute must contain at least one letter.": "The :attribute must contain at least one letter.",
    "The :attribute must contain at least one number.": "The :attribute must contain at least one number.",
    "The :attribute must contain at least one symbol.": "The :attribute must contain at least one symbol.",
    "The :attribute must contain at least one uppercase and one lowercase letter.": "The :attribute must contain at least one uppercase and one lowercase letter.",
    "The :attribute must have at least :min items.": "The :attribute must have at least :min items.",
    "The :attribute must have between :min and :max items.": "The :attribute must have between :min and :max items.",
    "The :attribute must match the format :format.": "The :attribute must match the format :format.",
    "The :attribute must only contain letters and numbers.": "The :attribute must only contain letters and numbers.",
    "The :attribute must only contain letters, numbers, dashes, and underscores.": "The :attribute must only contain letters, numbers, dashes, and underscores.",
    "The :attribute must only contain letters.": "The :attribute must only contain letters.",
    "The :slug theme is protected and cannot be deleted.": "The :slug theme is protected and cannot be deleted.",
    "The default theme is the always-available fallback and cannot be deactivated.": "The default theme is the always-available fallback and cannot be deactivated.",
    "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "The given :attribute has appeared in a data leak. Please choose a different :attribute.",
    "The password is incorrect.": "The password is incorrect.",
    "The selected :attribute is invalid.": "The selected :attribute is invalid.",
    "The uploaded file is not a valid zip archive.": "The uploaded file is not a valid zip archive.",
    "Theme :slug is already installed.": "Theme :slug is already installed.",
    "Theme slug is missing.": "Theme slug is missing.",
    "Unknown plugin type: :type": "Unknown plugin type: :type",
    "Unknown plugin type: :type.": "Unknown plugin type: :type.",
    "Unsafe path in archive: :path": "Unsafe path in archive: :path",
    "Unsupported game type: :type": "Unsupported game type: :type",
    "Updated :theme theme to the :color palette.": "Updated :theme theme to the :color palette.",
    "Uploaded theme ':name' (slug: :slug). Run `npm run build` for public pages to pick up the new bundle.": "Uploaded theme ':name' (slug: :slug). Run `npm run build` for public pages to pick up the new bundle.",
    "You must accept the legal attestation to submit this game.": "You must accept the legal attestation to submit this game.",
    "ZIP archive could not be opened.": "ZIP archive could not be opened.",
    "ZIP could not be opened.": "ZIP could not be opened.",
    "ZIP must contain index.html at the root.": "ZIP must contain index.html at the root.",
    "lang/:code/ does not exist. Create the locale directory + JSON files before adding it.": "lang/:code/ does not exist. Create the locale directory + JSON files before adding it.",
    "manifest.json is missing required field: :field.": "manifest.json is missing required field: :field.",
    "manifest.json is not valid JSON.": "manifest.json is not valid JSON.",
    "manifest.json not found at the root of the zip.": "manifest.json not found at the root of the zip.",
    "plugin.json not found in ZIP file. If you downloaded the full CodeCanyon bundle, the plugin lives inside it as a separate .zip — upload that inner archive, not the bundle.": "plugin.json not found in ZIP file. If you downloaded the full CodeCanyon bundle, the plugin lives inside it as a separate .zip — upload that inner archive, not the bundle.",
    "reCAPTCHA verification failed. Please try again.": "reCAPTCHA verification failed. Please try again."
}
