Reply To: Translation Missing terms

Home Forums Iconic One Pro Support Translation Missing terms Reply To: Translation Missing terms

#4085
lbeaver
Participant

Missing «1 Comment» and «% Comments».

@@ -33,7 +33,7 @@
<span class=”date updated”><?php echo get_the_date(); ?></span>
</div>
<div class=”adt-comment”>
– <span>“><?php comments_number(__(‘0 Comment’,’themonic’),__(‘1 Comment’),__(‘% Comments’)); ?></span>
+ <span>“><?php comments_number(__(‘0 Comment’,’themonic’),__(‘1 Comment’,’themonic’),__(‘% Comments’,’themonic’)); ?></span>
</div>
</div><!– below title meta end –>
<div class=”clear”></div>