Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate object hierarchy by key prefix #11

Open
idomizrachi opened this issue Jul 1, 2019 · 0 comments
Open

Generate object hierarchy by key prefix #11

idomizrachi opened this issue Jul 1, 2019 · 0 comments

Comments

@idomizrachi
Copy link
Owner

For example:
"help_title" = "Help";
"help_description" = "I could use a little help";

And configuration
"help_" => Help

The strings will be generates as:
Strings.Help.title / Strings.Help.helpTitle
Strings.Help.description / Strings.Help.helpDescription

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

No branches or pull requests

1 participant