Created
December 8, 2020 02:47
-
-
Save codetot/416ce6c3a9ace000b16b8f328da3be2a to your computer and use it in GitHub Desktop.
Translate WP-PostRating with WPML config file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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