diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-03 02:30:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-03 02:30:29 +0000 |
commit | 532c7545bdc0ba37337d2103a74fce796915539b (patch) | |
tree | 739769d28775174d84eea467beaf404999e81710 /core/l10n/en_GB.js | |
parent | f0b12b450f37da5a6b93779b379cf9ae230217e6 (diff) | |
download | nextcloud-server-532c7545bdc0ba37337d2103a74fce796915539b.tar.gz nextcloud-server-532c7545bdc0ba37337d2103a74fce796915539b.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", |