Skip to content

Commit

Permalink
Generate timeago.de.js by coffee.
Browse files Browse the repository at this point in the history
  • Loading branch information
poshboytl committed Oct 16, 2012
1 parent 54d2628 commit 791cc3f
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions lib/locales/timeago.de.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@

$.fn.timeago.defaults.lang = {
units: {
second: "Sekunde",
seconds: "Sekunden",
minute: "Minute",
minutes: "Minuten",
hour: "Stunde",
hours: "Stunden",
day: "Tag",
days: "Tagen",
month: "Monat",
months: "Monaten",
year: "Jahr",
years: "Jahren",
second: "Sekunde",
seconds: "Sekunden",
minute: "Minute",
minutes: "Minuten",
hour: "Stunde",
hours: "Stunden",
day: "Tag",
days: "Tagen",
month: "Monat",
months: "Monaten",
year: "Jahr",
years: "Jahren"
},
prefixes: {
lt: "weniger als eine",
about: "ungefähr",
about: "ungerfähr",
over: "über",
almost: "fast",
ago: "vor "
Expand Down

0 comments on commit 791cc3f

Please sign in to comment.