From ddc916762b74e87624c3e0e7588c41b075019c9c Mon Sep 17 00:00:00 2001 From: Remkus de Vries Date: Tue, 10 Jun 2014 14:25:26 +0200 Subject: [PATCH] Added grunt-wp-i18n solution for i18n-ing the plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9063573..3ae2bed 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ there are tools that are recommended for providing correct, translatable files: * [Poedit](http://www.poedit.net/) * [makepot](http://i18n.svn.wordpress.org/tools/trunk/) * [i18n](https://github.com/grappler/i18n) +* [grunt-wp-i18n](https://github.com/blazersix/grunt-wp-i18n) Any of the above tools should provide you with the proper tooling to localize the plugin.