Hi, I am using a translation-ready theme : Codium extent. It has a file with translations and it works for most things but not for the replys. Within the file, there is no translation for "reply", "leanve a reply", "logged in as" and the date.
I tried to add those translations but it is not effective. Can somebody help me with what is wrong in my code? thank you very much
Here is the original code in the theme file :
#: /Users/henrilabarre/Downloads/codiumExtend/archive.php:39
#: /Users/henrilabarre/Downloads/codiumExtend/author.php:39
#: /Users/henrilabarre/Downloads/codiumExtend/category.php:36
#: /Users/henrilabarre/Downloads/codiumExtend/index.php:25
#: /Users/henrilabarre/Downloads/codiumExtend/search.php:27
#: /Users/henrilabarre/Downloads/codiumExtend/tag.php:30
msgid "Comment (0)"
msgstr "Commentaire (0)"
Here is what I added :
[Code moderated as per the Forum Rules. Please use the pastebin]