diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:07 +0000 |
commit | 9e00b51c879094a79371b0ed68065efed97a7ed5 (patch) | |
tree | 95962c3fe32efaef83b7e11df2c183c49ed5b359 /lib/l10n/en_GB.js | |
parent | a27e2bfcfdc0267c23da7fdcaddda46d298d42af (diff) | |
download | nextcloud-server-9e00b51c879094a79371b0ed68065efed97a7ed5.tar.gz nextcloud-server-9e00b51c879094a79371b0ed68065efed97a7ed5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 3e39228acfb..e6a417f3b0f 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -80,7 +80,6 @@ OC.L10N.register( "Additional settings" : "Additional settings", "Tips & tricks" : "Tips & tricks", "Personal info" : "Personal info", - "Sync clients" : "Sync clients", "Unlimited" : "Unlimited", "Verifying" : "Verifying", "Verifying …" : "Verifying …", @@ -247,6 +246,7 @@ OC.L10N.register( "Files can't be shared with create permissions" : "Files can't be shared with create permissions", "Cannot set expiration date more than %s days in the future" : "Cannot set expiration date more than %s days in the future", "No app name specified" : "No app name specified", - "App '%s' could not be installed!" : "App '%s' could not be installed!" + "App '%s' could not be installed!" : "App '%s' could not be installed!", + "Sync clients" : "Sync clients" }, "nplurals=2; plural=(n != 1);"); |