From 2454d1e393c3d1732bd59559163e683b17358ea0 Mon Sep 17 00:00:00 2001 From: Limon Monte Date: Fri, 29 Nov 2013 10:35:56 +0100 Subject: [PATCH] Added serbian (rs) translation. --- lang/rs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/rs.js b/lang/rs.js index 9332ced3b..86275536e 100644 --- a/lang/rs.js +++ b/lang/rs.js @@ -98,7 +98,7 @@ return '[u] dddd [u] LT'; } }, - lastDay : '[jučer u] LT', + lastDay : '[juče u] LT', lastWeek : function () { switch (this.day()) { case 0: -- 2.47.2