From 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Fri, 17 Oct 2014 14:20:02 +0200 Subject: update all translation files to js and json --- core/l10n/nds.js | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 core/l10n/nds.js (limited to 'core/l10n/nds.js') diff --git a/core/l10n/nds.js b/core/l10n/nds.js new file mode 100644 index 00000000000..c483b4ab65d --- /dev/null +++ b/core/l10n/nds.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "core", + { + "_{count} file conflict_::_{count} file conflicts_" : ["",""] +}, +"nplurals=2; plural=(n != 1);"); -- cgit v1.2.3