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/es_BO.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lib/l10n/es_BO.json (limited to 'lib/l10n/es_BO.json') diff --git a/lib/l10n/es_BO.json b/lib/l10n/es_BO.json new file mode 100644 index 00000000000..4286553dd0c --- /dev/null +++ b/lib/l10n/es_BO.json @@ -0,0 +1,7 @@ +{ "translations": { + "_%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