Forums

Jetpack by WordPress.com
Translate time ago stamp in twitter widget (6 posts)

  1. jakras
    Member
    Posted 3 months ago #

    Hi

    How do i change the part where the widgets shows how long time ago the tweet is posted?

    I can change the word "ago" but I also wants to translate the minutes, hours, days, month etc. to another language - danish. (minutter, timer, dage, måneder etc.)

    Is that possible?

    Alternate can I just show the time/date in php format?
    For example: 29. januar 2013 kl. 22.51 (time in danish)

    Hope anyone can help.
    Thank you.

    http://wordpress.org/extend/plugins/jetpack/

  2. Jeremy Herve
    Happiness Engineer
    Plugin Author

    Posted 3 months ago #

    Thanks for the report. That's a bug in Jetpack, that part of the Twitter widget cannot be translated yet.

    We will work on this issue, and I'll let you know as soon as you can translate these strings.

  3. jakras
    Member
    Posted 3 months ago #

    thank you. any idea how long this will take?

  4. cperez500
    Member
    Posted 1 month ago #

    Hi,
    Is there some way to hide the timestamp until this is fixed?
    Thanks

  5. Jeremy Herve
    Happiness Engineer
    Plugin Author

    Posted 1 month ago #

    You could hide the timestamp by adding the following to your theme stylesheet, or to your custom CSS editor under Appearance > Edit CSS:

    .widget_twitter .timesince {
    display:none !important;
    }
  6. cperez500
    Member
    Posted 1 month ago #

    thank you kind sir :)

Reply

You must log in to post.

About this Plugin

About this Topic