I have created a fix for this bij chaning the DateWDTColumn class
in prepareCellOutput there are 2 calls to the date function. I have replaced them by date_i18n and now my dates are translated properly (18 mei 2017 instead of 18 May 2017)
There are probably more locations where this change is needed.
Please let me know if you change this in a coming update, otherwise I will have to make this change again for each new version :-)
If you want to be able to customize all strings from our plugin you can use approach from that blog post. At some point one of our client translated some of the strings to Dutch language but we keep changing our plugin and that translation is not ready for public release.
You can update po file from that translation with newest strings and attached it. You can skip most parts in the tutorial just extract zip in languages folder, open .po file with poedit, find strings that you want to translate, translate it and save. If you choose Dutch language in wordpress settings everything, our plugin should be translated too.
I looked and there are no month names to translate.... As I expected because that is handled by the date function which uses the apache language which I will not be able to change in a hosted environment....
my date is not translated to dutch while both website and plugin language is set to dutch
sorry for the title of this report, not very helpfull, but i can not change it afterwards. should be something like: bug: date not translated
Hi Martijn van der Kooij,
Thank you for your purchase.
Can you please send me the screenshot where you have this issue so I can take a look.
Thank you.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
I have created a fix for this bij chaning the DateWDTColumn class
in prepareCellOutput there are 2 calls to the date function. I have replaced them by date_i18n and now my dates are translated properly (18 mei 2017 instead of 18 May 2017)
There are probably more locations where this change is needed.
Please let me know if you change this in a coming update, otherwise I will have to make this change again for each new version :-)
Kind regards
Hi Martijn van der Kooij
Please read our blog post about translation and localization to get a clearer picture of situation.
If you want to be able to customize all strings from our plugin you can use approach from that blog post. At some point one of our client translated some of the strings to Dutch language but we keep changing our plugin and that translation is not ready for public release.
You can update po file from that translation with newest strings and attached it.
You can skip most parts in the tutorial just extract zip in languages folder, open .po file with poedit, find strings that you want to translate, translate it and save.
If you choose Dutch language in wordpress settings everything, our plugin should be translated too.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi,
I looked and there are no month names to translate.... As I expected because that is handled by the date function which uses the apache language which I will not be able to change in a hosted environment....
Hi Martijn van der Kooij,
Sorry for misunderstanding.
You can translate them directly in file:
../wp-content/plugins/wpdatatables/assets/js/datepicker/picker.date.js
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables