Skip to content

localizations won't transfer correctly from shopware-extension.yml #499

@BilobaIT-Schueler

Description

@BilobaIT-Schueler

The shopware-extension.yml has following lines:

store:
    categories:
        - Sonderfunktionen
    type: extension
    automatic_bugfix_version_compatibility: true
    default_locale: de_DE
    localizations:
        - es_ES
        - fi_FI
        - fr_FR
        - it_IT
        - nb_NO
        - nl_NL
        - pl_PL
        - sv_SE
        - bg_BG
        - cs_CZ
        - pt_PT
        - hr_HR
        - tr_TR
        - da_DK
        - ru_RU
        - lv_LV
        - id_ID
        - el_GR
        - de_DE
        - en_GB
    availabilities:
        - German
        - International
    description:
        [...]

After pushing Store infos, the localizations are reverted to "English" "German". Manually added languages are removed.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions