Skip to content

Conversation

@yob-yob
Copy link

@yob-yob yob-yob commented Sep 23, 2022

This PR will allow support for nested directory structures for language files

Example:

Directory Structure: lang -> en -> pages -> dashboard.php
Group Key: pages/dashboard

This will also support even deeper structure

Example:

Directory Structure: lang -> en -> pages -> dashboard -> form.php
Group Key: pages/dashboard/form

This PR will also support vendor packages inner structure.

Example:

Directory Structure: lang -> vendor -> package -> en -> pages -> dashboard -> form.php
Group Key: package::pages/dashboard/form

@masoudniki
Copy link

why did not you merge this branch?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants