diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-03 02:30:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-03 02:30:39 +0000 |
commit | 43e9ccf0579ce7126db00a34e695d7560d908e48 (patch) | |
tree | f7252a0e92ba36a267e29bbbccb1b03f55f23490 /core/l10n/en_GB.js | |
parent | 54d803b9469d093bdb9305d6b975faf1e5bcb31c (diff) | |
download | nextcloud-server-43e9ccf0579ce7126db00a34e695d7560d908e48.tar.gz nextcloud-server-43e9ccf0579ce7126db00a34e695d7560d908e48.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 5f1fc79f386..c927c178e8d 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -16,8 +16,8 @@ OC.L10N.register( "Invalid file provided" : "Invalid file provided", "No image or file provided" : "No image or file provided", "Unknown filetype" : "Unknown filetype", - "Invalid image" : "Invalid image", "An error occurred. Please contact your admin." : "An error occurred. Please contact your admin.", + "Invalid image" : "Invalid image", "No temporary profile picture available, try again" : "No temporary profile picture available, try again", "No crop data provided" : "No crop data provided", "No valid crop data provided" : "No valid crop data provided", |