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

Recursive inline element translation issue #39

Open
maliknadeemshahzad opened this issue Dec 20, 2023 · 1 comment
Open

Recursive inline element translation issue #39

maliknadeemshahzad opened this issue Dec 20, 2023 · 1 comment

Comments

@maliknadeemshahzad
Copy link

I have used this plugin into my project and I am facing issue with the recursive mask inline element translation. Can you plz guide me how I can solve this issue. If there is some configuration issue ... ?

Best Regards

@maliknadeemshahzad
Copy link
Author

maliknadeemshahzad commented Dec 20, 2023

image "tx_mask_icon_box_text" this field is not getting translated.

I have done this configuration as well but still not getting the translations
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['l10nmgr']['inlineTablesConfig'] = [
'mask_three_multi_col_element' => [
'parentField' => 'content',
'childrenField' => 'tx_mask_icon_box',
]
];

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

No branches or pull requests

1 participant