Hi,
Plugin contain po/mo file for followings
Portuguese(Portugal),
Dutch(Netherlands),
Danish(Denmark),
French(France),
German(Germany),
Spanish(Spain)
Please download latest version and check again, if you required language is not listed here just let me know name of the language and I will update it then.
Thanks
Moderator
Yui
(@fierevere)
永子
It is better to use GlotPress translations, most of plugins are already using it and old style of bundling translations with po/mo is deprecated.
@mdalabar
You have to prepare your plugin for localization, fix those problems:
ERROR: Your plugin slug is restaurant-pickup-delivery-dine-in, but your Text Domain is byconsolewooodtrestro. Change your Text Domain so it is equal to your slug and modify the text domain in all your source files. This change is needed because your “Requires at least” is below 4.6. (see https://developer.wordpress.org/plugins/internationalization/how-to-internationalize-your-plugin/#text-domains)
—
@retinasnc
If the above error will be fixed, you will be able to translate this plugin from here:
https://translate.wordpress.org/projects/wp-plugins/restaurant-pickup-delivery-dine-in/
You can see polyglots handbook here:
https://make.wordpress.org/polyglots/handbook/
Hi,
That is now corrected, text domain now changed to same as slug that is “restaurant-pickup-delivery-dine-in”.
Many thanks for correcting me.