Skip to content

Instantly share code, notes, and snippets.

@vad
Created February 11, 2011 14:36
Show Gist options
  • Save vad/822434 to your computer and use it in GitHub Desktop.
Save vad/822434 to your computer and use it in GitHub Desktop.
$.easydate.locales.it = {
"future_format": "%s %t",
"past_format": "%t %s",
"second": "secondo",
"seconds": "secondi",
"minute": "minuto",
"minutes": "minuti",
"hour": "ora",
"hours": "ore",
"day": "giorno",
"days": "giorni",
"week": "settimana",
"weeks": "settimane",
"month": "mese",
"months": "mesi",
"year": "anno",
"years": "anni",
"yesterday": "ieri",
"tomorrow": "domani",
"now": "adesso",
"ago": "fa",
"in": "tra"
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment