Skip to content

Conversation

@CoolGoose
Copy link

@CoolGoose CoolGoose commented May 5, 2024

We are currently using or abusing the localization feature in Laravel to allow for custom user specific labeling of certain parts of the codebase. This is currently implemented by having the folder names with - in them, which the current flow does automatically normalize into _.

This PR should make it available to add an optional flag to disable the current behavior if needed while keeping backwards compatibility.

Hopefully this is useful :) let me know if this should be extended to the other exporters also.

LE:
Not sure if this makes sense to be a config option, I added it as a param to keep it flexible

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.

1 participant