diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-26 02:24:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-26 02:24:48 +0000 |
commit | 2fcae35e0f79625d7328c7e95dcda3029633c90a (patch) | |
tree | 04331daddc2b09d8e4cc2d08c7ae9cea638a065a /apps/settings/l10n/en_GB.js | |
parent | 38d0419f14ad70dbd82ef18946846b8ce3ea1682 (diff) | |
download | nextcloud-server-2fcae35e0f79625d7328c7e95dcda3029633c90a.tar.gz nextcloud-server-2fcae35e0f79625d7328c7e95dcda3029633c90a.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 0afa624bf3a..54ddc57d465 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -150,6 +150,7 @@ OC.L10N.register( "No email address set" : "No email address set", "Language" : "Language", "Help translate" : "Help translate", + "Your Twitter handle" : "Your Twitter handle", "Add" : "Add", "You do not have permissions to see the details of this user" : "You do not have permissions to see the details of this user", "Delete user" : "Delete user", @@ -259,7 +260,6 @@ OC.L10N.register( "Your postal address" : "Your postal address", "It can take up to 24 hours before the account is displayed as verified." : "It can take up to 24 hours before the account is displayed as verified.", "Link https://…" : "Link https://…", - "Twitter handle @…" : "Twitter handle @…", "Current password" : "Current password", "New password" : "New password", "Change password" : "Change password", @@ -283,6 +283,7 @@ OC.L10N.register( "Recommended" : "Recommended", "The cron.php needs to be executed by the system user \"%s\"." : "The cron.php needs to be executed by the system user \"%s\".", "days" : "days", - "No display name set" : "No display name set" + "No display name set" : "No display name set", + "Twitter handle @…" : "Twitter handle @…" }, "nplurals=2; plural=(n != 1);"); |