XenForo
Administrative
- Thread starter
- Admin
- #1
I can't reproduce this, but several members have said that phrases aren't parsing from the jquery extend code on IOS with both safari and FF
they are seeing 'yesterday at x' instead of the converted phrase.
SS below.
Code:
Read more
ادامه مطلب...
they are seeing 'yesterday at x' instead of the converted phrase.
SS below.
Code:
Code:
jQuery.extend(XF.phrases, {
//
date_x_at_time_y: "{date} at {time}",
day_x_at_time_y: "{day} at {time}",
yesterday_at_x: "Yesterday at {time}",
x_minutes_ago: "{minutes} minutes ago",
one_minute_ago: "1 minute ago",
a_moment_ago: "A...
Read more
ادامه مطلب...