Jorge García Ramos
Results
2
issues of
Jorge García Ramos
Fix #26
4
This fixes #26 by adding a key resolver function before the translation with Intl is made.
cla: yes
### Description The `app-localize-behavior` should allow to read deep JSON translation resources. ### Expected outcome Function `.localize('my.deep.translation.greeting')` should output a string ### Actual outcome The translation is not found. ###...