• eddiebouncer

    (@eddiebouncer)


    Hi there,

    Can the fb-time also be translated?

    For now i’ve set it to display: none.

    Cheers, Ed’

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author richplugins

    (@richplugins)

    Hello,

    Which translation do you need? Could you make it by yourselft? If so, please send me email to [email protected] and I reply with lines to translation.

    Thanks!

    [ Signature moderated ]

    • This reply was modified 7 years, 11 months ago by Jan Dembowski.
    Thread Starter eddiebouncer

    (@eddiebouncer)

    Hi there,

    I’ve sent an email to support!

    Thanks, Ed’

    Plugin Author richplugins

    (@richplugins)

    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!

    Thread Starter eddiebouncer

    (@eddiebouncer)

    Thanks for the answer. In which file can i find these settings?

    Cheers, Ed’

    Plugin Author richplugins

    (@richplugins)

    Hello,

    The first messages, for time, placed in static/js/wpac-time.js
    The second in languages (po file).

    You can translate this and send to me to [email protected] and I’ll add it in release.

    Thanks!

    rasmusberg

    (@rasmusberg)

    I will make a danish translation for you. I have sent you an email.

    Thread Starter eddiebouncer

    (@eddiebouncer)

    Hi there,

    Just sent you a dutch translation.

    Thanks again!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘translate plugin’ is closed to new replies.