From 7bc92d5805b53d4634947f7aba2efb130ee5a7aa Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 30 Aug 2017 00:20:14 +0000 Subject: [tx-robot] updated from transifex --- l10n/et_EE.js | 3 ++- l10n/et_EE.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 94523f0..3b3c2dd 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -1,6 +1,7 @@ OC.L10N.register( "notifications", { - "Notifications" : "Märguanded" + "Notifications" : "Märguanded", + "No notifications" : "Märguandeid pole" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 82e2fe2..a28d9d1 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -1,4 +1,5 @@ { "translations": { - "Notifications" : "Märguanded" + "Notifications" : "Märguanded", + "No notifications" : "Märguandeid pole" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file -- cgit v1.2.3