From c3ef3e36fc9dd23c10522e9df02c77bfaf2cec38 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 12 Jun 2018 00:34:17 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/en_GB.js | 3 ++- l10n/en_GB.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 02b9ac5..2f80a8a 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -1,6 +1,7 @@ OC.L10N.register( "ocsms", { - "Phone Sync" : "Phone Sync" + "Phone Sync" : "Phone Sync", + "An app to sync SMS with your cloud" : "An app to sync SMS with your cloud" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json index a0f2096..6dae615 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -1,4 +1,5 @@ { "translations": { - "Phone Sync" : "Phone Sync" + "Phone Sync" : "Phone Sync", + "An app to sync SMS with your cloud" : "An app to sync SMS with your cloud" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file