Hello,
When I click on the trashcan icon to delete an array item, I am not seeing the expected text:
Instead I’m seeing the buttons and modal, but no text:
Despite that fact that it looks like it might be a styling issue related to my application’s custom CSS, I checked the markup and confirmed that none of the text is there.
I believe that i18n features were recently added. I’m wondering if there is anything I need to do in order to have it use the default translations. It seems like, for some reason, my application is not set up to use them.
Thank you for any tips!