Skip to content

Instantly share code, notes, and snippets.

@codetot
Created December 8, 2020 02:47
Show Gist options
  • Save codetot/416ce6c3a9ace000b16b8f328da3be2a to your computer and use it in GitHub Desktop.
Save codetot/416ce6c3a9ace000b16b8f328da3be2a to your computer and use it in GitHub Desktop.
Translate WP-PostRating with WPML config file
<wpml-config>
<admin-texts>
<key name="postratings_template_vote" />
<key name="postratings_template_text" />
<key name="postratings_template_none" />
<key name="postratings_ratingstext">
<key name="0" />
<key name="1" />
<key name="2" />
<key name="3" />
<key name="4" />
</key>
</admin-texts>
</wpml-config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment