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

Implement key nesting #1

Open
wout opened this issue Sep 9, 2021 · 0 comments
Open

Implement key nesting #1

wout opened this issue Sep 9, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@wout
Copy link
Owner

wout commented Sep 9, 2021

Allow re-use of existing translations with nested keys. For example:

en:
  example:
    hello: "Hello %r{example.subject}!"
    subject: "world"

Those values will be pre-filled by the parser, so any interpolation keys in the nested keys will be transferred automatically.

@wout wout modified the milestone: v0.3.0 Sep 9, 2021
@wout wout added the enhancement New feature or request label Mar 21, 2022
@wout wout modified the milestones: v0.7.0, v1.0.0 Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant