Open
Description
Bug Description
Several pages of the Dokan vendor dashboard, specifically the Analytics (#dokan-analytics-app) and Announcements (#dokan-vendor-dashboard-root), contain interface strings that are not translatable using WPML. These strings do not appear in the String Translation panel and remain in the default language, causing an inconsistent multilingual experience.
Expected Behaviour
All user-facing strings rendered in the vendor dashboard (including graphs, component popovers, tables) should be available to WPML's String Translation interface, including those injected by JavaScript applications (likely React or Vue-based) in both:
- #dokan-analytics-app
- #dokan-vendor-dashboard-root
Actual Behaviour
Strings in these components are:
- Not passed through localization functions (e.g. (), wp.i18n.())
- Not registered for WPML plugin (Dokan Lite or Dokan Pro) scanning
- Not translatable via WPML String Translation or other multilingual plugins
Environment
1. Dokan Version: 4.0.0
2. Dokan Pro Version: 4.0.0
3. WooCommerce Version: 9.8.4
4. WPML Version: 4.7.4
Metadata
Metadata
Assignees
Labels
No labels