Hello,
Ok, please translate this one (only text in ‘…’):
en: {
second: ‘just now’,
minute: ‘minute ago’,
minutes: function(m) { return Math.round(m) + ‘ minutes ago’; },
hour: ‘hour ago’,
hours: function(h) { return Math.round(h) + ‘ hours ago’; },
day: ‘day ago’,
days: function(d) { return Math.round(d) + ‘ days ago’; },
month: ‘month ago’,
months: function(d) { return Math.round(d / 30) + ‘ months ago’; },
year: ‘year ago’,
years: function(y) { return Math.round(y) + ‘ years ago’; }
},
And plugin messages (po):
Facebook Rating
Next Reviews
read more
Thanks!