Error in translation spanish Theme Onepress
-
There is an error in the translations of the OnePress theme in Spanish.
Where it says:
: inc/template-tags.php:358
msgid “Posted in %1$s”
msgstr “Publicado el %1$s”Should say:
: inc/template-tags.php:358
msgid “Posted in %1$s”
msgstr “Publicado en %1$s”and where it says:
: inc/template-tags.php:331
msgid “Posted on %1$s”
msgstr “Publicado en %1$s”Should say:
: inc/template-tags.php:331
msgid “Posted on %1$s”
msgstr “Publicado el %1$s”
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Error in translation spanish Theme Onepress’ is closed to new replies.