From ea55848fa11eee7469c9ccee7b2c544ab976d3a1 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Thu, 30 Oct 2014 01:55:14 -0400 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