Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Alternative multiple_folders option for i18n structure #973

Open
@KaneFreeman

Description

@KaneFreeman

In the general i18n support configuration, 3 options are offered for the structure:

Required and can be one of multiple_folders, multiple_files or single_file
multiple_folders - persists files in <folder>/<locale>/<slug>.<extension>
multiple_files - persists files in <folder>/<slug>.<locale>.<extension>
single_file - persists a single file in <folder>/<slug>.<extension>

An alternative multiple_folders (maybe single_folder) that persists files in <locale>/<folder>/<slug>.<extension> would be great.

Originally posted by @lorensansol in #969

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions