aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-03-24 02:27:05 +0000
committerNextcloud bot <bot@nextcloud.com>2023-03-24 02:27:05 +0000
commit97b8e6d2a388cd08bd83ee08b1d322b9e813387a (patch)
tree312561281043f9ed5f0bc7c3aa4ad2d043e3901d /apps/settings/l10n/en_GB.js
parent553b5a51f6622f618f7776bdc38cd699f20ec686 (diff)
downloadnextcloud-server-97b8e6d2a388cd08bd83ee08b1d322b9e813387a.tar.gz
nextcloud-server-97b8e6d2a388cd08bd83ee08b1d322b9e813387a.zip
Fix(l10n): 🔠 Update translations 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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js
index 9ee663c78de..788c71e0ed6 100644
--- a/apps/settings/l10n/en_GB.js
+++ b/apps/settings/l10n/en_GB.js
@@ -270,7 +270,6 @@ OC.L10N.register(
"Change password" : "Change password",
"Your profile picture" : "Your profile picture",
"Upload profile picture" : "Upload profile picture",
- "Choose profile picture from files" : "Choose profile picture from files",
"Remove profile picture" : "Remove profile picture",
"png or jpg, max. 20 MB" : "png or jpg, max. 20 MB",
"Picture provided by original account" : "Picture provided by original account",
@@ -559,6 +558,7 @@ OC.L10N.register(
"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://…",
"Change privacy level of Twitter profile" : "Change privacy level of Twitter profile",
- "Twitter handle @…" : "Twitter handle @…"
+ "Twitter handle @…" : "Twitter handle @…",
+ "Choose profile picture from files" : "Choose profile picture from files"
},
"nplurals=2; plural=(n != 1);");