Skip to content

Instantly share code, notes, and snippets.

View luisfaceira's full-sized avatar

Luís Faceira luisfaceira

  • Winning Scientific Technology
  • Aveiro, Portugal
  • X @luisfaceira
View GitHub Profile
@luisfaceira
luisfaceira / gist:1462298
Created December 11, 2011 19:35 — forked from caillou/gist:1446583
Translation for relativeDate of moment.js
/*jslint white: false */
var langs;
langs = {
"de" : {
today: "heute um %time",
tomorrow: 'morgen um %time',
next: '%weekday um %time',
yesterday: 'gestern um %time',