Explorar o código

fixup Luxembourgish translation file

Adam Shaw %!s(int64=9) %!d(string=hai) anos
pai
achega
d3bc25336a
Modificáronse 1 ficheiros con 2 adicións e 7 borrados
  1. 2 7
      lang/lb.js

+ 2 - 7
lang/lb.js

@@ -4,13 +4,8 @@ $.fullCalendar.lang("lb", {
 		month: "Mount",
 		week: "Woch",
 		day: "Dag",
-		list: "Terminiwwersiicht",
-		prev: "zréck",
-		next: "weider",
-		today: "haut"
+		list: "Terminiwwersiicht"
 	},
 	allDayText: "Ganzen Dag",
-	eventLimitText: function(n) {
-		return "+ " + n + " méi";
-	}
+	eventLimitText: "méi"
 });