From 6c7154f881373e72a8fd6db443fdc636ee41ec4b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 25 May 2017 00:22:29 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/en_GB.js | 6 ++++++ l10n/en_GB.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/en_GB.js create mode 100644 l10n/en_GB.json diff --git a/l10n/en_GB.js b/l10n/en_GB.js new file mode 100644 index 0000000..02b9ac5 --- /dev/null +++ b/l10n/en_GB.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Phone Sync" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json new file mode 100644 index 0000000..a0f2096 --- /dev/null +++ b/l10n/en_GB.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Phone Sync" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file