After updating my plugin from 5.2.3 to 5.2.9, my internalisation is not working properly, some are translated right, but some dont, on the front end, for example the month name. On console I get this error:
Failed to fetch i18n data: Error: HTTP request failed: 404 Not Found at Object.downloadI18n (i18n-loader.js?minify=true&ver=b5d2a25bb8ad1698db1c:1:5552) at async Promise.all (/index 0) at async Promise.all (/index 2) (anonymous) @ init.js?ver=5.2.9:1 /wp-content/languages/plugins/stec-lv-7a465c0a47c98fc20b4a30d2fb234f3c.json?hash=ac0e80780f47f4e3bd77:1
After updating my plugin from 5.2.3 to 5.2.9, my internalisation is not working properly, some are translated right, but some dont, on the front end, for example the month name.
On console I get this error:
Failed to fetch i18n data: Error: HTTP request failed: 404 Not Found
at Object.downloadI18n (i18n-loader.js?minify=true&ver=b5d2a25bb8ad1698db1c:1:5552)
at async Promise.all (/index 0)
at async Promise.all (/index 2)
(anonymous) @ init.js?ver=5.2.9:1
/wp-content/languages/plugins/stec-lv-7a465c0a47c98fc20b4a30d2fb234f3c.json?hash=ac0e80780f47f4e3bd77:1
Hi,
Edit the .po file with Loco Translate and click the "Sync" button:
Stachethemes Developer