Translation – Reputation and Posted…ago

4.29K viewsIssues
0

Hello,

I did full translation, but there are two items, which was not translate.

  1. “Reputation” in the user menu tab
  2. “Posted” for answer

How can I fix this?

0

Greatings, m8!

You can change Posted – includes/answer-loop.php 486line

printf( 'Posted %s', ap_human_time( ap_answer_get_the_time( $answer_id, $format ) ) );
You are viewing 1 out of 2 answers, click here to view all answers.