[Plugin: Invite Anyone] i18n bug report
-
I am using Invite Anyone on a french site and there are some problems with localization.
by-email.php line 175:
“by” should be translatableby-email.php line 181:
“and” should be translatableby-email.php line 936:
instead of:
$thetime = date( "$format", $thetime );
should be:
$thetime = date_i18n( "$format", $thetime);Thanks if you can fix that.
The topic ‘[Plugin: Invite Anyone] i18n bug report’ is closed to new replies.