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 --- lib/l10n/bn_IN.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 lib/l10n/bn_IN.json (limited to 'lib/l10n/bn_IN.json') diff --git a/lib/l10n/bn_IN.json b/lib/l10n/bn_IN.json new file mode 100644 index 00000000000..052226c8728 --- /dev/null +++ b/lib/l10n/bn_IN.json @@ -0,0 +1,8 @@ +{ "translations": { + "Settings" : "সেটিংস", + "_%n minute ago_::_%n minutes ago_" : ["",""], + "_%n hour ago_::_%n hours ago_" : ["",""], + "_%n day go_::_%n days ago_" : ["",""], + "_%n month ago_::_%n months ago_" : ["",""] +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file -- cgit v1.2.3