From 801b9e0494d90dac3d1103d7e603cdfec9fe62c7 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Wed, 24 Dec 2014 01:54:33 -0500 Subject: [tx-robot] updated from transifex --- lib/l10n/lo.js | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lib/l10n/lo.js (limited to 'lib/l10n/lo.js') diff --git a/lib/l10n/lo.js b/lib/l10n/lo.js new file mode 100644 index 00000000000..784e8271ef3 --- /dev/null +++ b/lib/l10n/lo.js @@ -0,0 +1,10 @@ +OC.L10N.register( + "lib", + { + "_%n day ago_::_%n days ago_" : [""], + "_%n month ago_::_%n months ago_" : [""], + "_%n year ago_::_%n years ago_" : [""], + "_%n hour ago_::_%n hours ago_" : [""], + "_%n minute ago_::_%n minutes ago_" : [""] +}, +"nplurals=1; plural=0;"); -- cgit v1.2.3