{
    "swag-migration": {
        "index": {
            "premappingCard": {
                "group": {
                    "admin_store": "Admin store",
                    "country": "Countries",
                    "currency": "Currencies",
                    "customer_group": "Sales channels",
                    "language": "Languages",
                    "shipping_method": "Shipping methods",
                    "tax": "Taxes"
                }
            },
            "selectDataCard": {
                "entities": {
                    "product_child_multi_select_property": "Ext. variant properties:",
                    "product_child_multi_select_text_property": "Ext. variant properties II:",
                    "product_child_property_relation": "Variant properties:",
                    "product_custom_field": "Product attributes:",
                    "product_multi_select_property": "Ext. product properties:",
                    "product_multi_select_text_property": "Ext. product properties II:",
                    "property_group": "Properties:"
                }
            }
        },
        "wizard": {
            "pages": {
                "connectionCreate": {
                    "gateways": {
                        "magentoLocal": "Local database"
                    }
                },
                "credentials": {
                    "error": {
                        "SWAG_MIGRATION_MAGENTO__NO_MAGENTO2_DATABASE": "The selected database is not a Magento 2 database."
                    },
                    "magento": {
                        "local": {
                            "contentInformation": "We still need access data to connect to your Magento database.",
                            "dbHostLabel": "Host",
                            "dbHostPlaceholder": "Enter host",
                            "dbNameLabel": "Database name",
                            "dbNamePlaceholder": "Enter name",
                            "dbPasswordLabel": "Password",
                            "dbPasswordPlaceholder": "Enter password",
                            "dbPortLabel": "Port",
                            "dbPortPlaceholder": "3306",
                            "dbUserLabel": "User",
                            "dbUserPlaceholder": "Enter username",
                            "installationRoot": "Shop installation folder",
                            "installationRootHelp": "Local path of source system installation. Migration process will try to copy media locally from given path to Shopware 6 destination.",
                            "installationRootPlaceholder": "Enter installation root",
                            "shopUrl": "Source system url",
                            "shopUrlActiveHelp": "Activate this option if the media path of the source system is not locally accessible by the Migration Assistant.",
                            "shopUrlActiveLabel": "Migrate media via download",
                            "shopUrlHelp": "Migration process will download media via shop-url of the source system.",
                            "shopUrlPlaceholder": "Enter url of the source system",
                            "tablePrefix": "Database tableprefix",
                            "tablePrefixPlaceholder": "Database table prefix"
                        }
                    }
                }
            }
        }
    }
}
