Creating a Nested Translation #167
Unanswered
ignatius-n
asked this question in
Bugs
Replies: 3 comments
-
Same problem here. Is there any way to work with subfolders? |
Beta Was this translation helpful? Give feedback.
0 replies
-
help us! :( |
Beta Was this translation helpful? Give feedback.
0 replies
-
@ignatius-n @marc-soriano @kevinartimedia The group cannot be nested, but the key can be. Example: group: backend => __('backend.menu.home') |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm wondering how can I create a nested translation such as
"admin.cruds.users.fields.firstName"
trying to create it as
// OR
doesn't return a translation but something like:
works just fine
Beta Was this translation helpful? Give feedback.
All reactions