From f8421958b3d06379c9dbfec49a16cf072dff7591 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Fri, 21 Nov 2014 02:54:26 -0500 Subject: [tx-robot] updated from transifex --- lib/l10n/hi_IN.js | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lib/l10n/hi_IN.js (limited to 'lib/l10n/hi_IN.js') diff --git a/lib/l10n/hi_IN.js b/lib/l10n/hi_IN.js new file mode 100644 index 00000000000..da0dcc6bdde --- /dev/null +++ b/lib/l10n/hi_IN.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "lib", + { + "_%n minute ago_::_%n minutes ago_" : ["",""], + "_%n hour ago_::_%n hours ago_" : ["",""], + "_%n day go_::_%n days ago_" : ["",""], + "_%n month ago_::_%n months ago_" : ["",""] +}, +"nplurals=2; plural=(n != 1);"); -- cgit v1.2.3