Skip to content

Namespaces and folder structure #51

Description

@shakepod

Hi,

Is it possible to define namespaces and have a folderstructure like this in my project?

locales/
|
|
+-- en/
| |
| +-- index/en.json
| +-- news/en.json
|
+-- de/
| |
| +-- index/de.json
| +-- news/de.json

of without folders in the locales root something like this:

locales
de_index.json
de_news.json

en_index.json
en_news.json

greetings

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions