In WordPress, I have the following error during editing page in backend
Uncaught TypeError: Cannot read properties of undefined (reading 'templates_empty_title')
at ElementorCommonApp.translate (common.min.js?ver=3.15.3:3:159255)
at Editor.translate (editor.min.js?ver=3.15.3:3:568743)
at ./assets/admin/src/template-library/LibraryTemplatesEmpty.js (elementor-modal.js:1:14611)
at n (elementor-modal.js:1:110)
at ./assets/admin/src/template-library/LibraryCollection.js (elementor-modal.js:1:5481)
at n (elementor-modal.js:1:110)
at ./assets/admin/src/template-library/LibraryLayoutView.js (elementor-modal.js:1:11415)
at n (elementor-modal.js:1:110)
at ./assets/admin/src/template-library/Component.js (elementor-modal.js:1:2039)
at n (elementor-modal.js:1:110)
Could you show me how could investigate more and solve the problem
thank you in advance