diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-24 00:25:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-24 00:25:49 +0000 |
commit | 9fa1b73b20a3286aa0574a8e84c7f360419d0796 (patch) | |
tree | 17d9135268d3d32b9d4eba05e7030c21acddf0c9 /core/l10n/en_GB.js | |
parent | f52145f7755f08d3ae6e5e6377007ef136cc428e (diff) | |
download | nextcloud-server-9fa1b73b20a3286aa0574a8e84c7f360419d0796.tar.gz nextcloud-server-9fa1b73b20a3286aa0574a8e84c7f360419d0796.zip |
Fix(l10n): Update translations 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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index bb552613176..d611531a8bf 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -39,6 +39,9 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Click the following button to reset your password. If you have not requested the password reset, then ignore this email.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Click the following link to reset your password. If you have not requested the password reset, then ignore this email.", "Reset your password" : "Reset your password", + "Requested task type does not exist" : "Requested task type does not exist", + "Necessary language model provider is not available" : "Necessary language model provider is not available", + "Task not found" : "Task not found", "Internal error" : "Internal error", "No translation provider available" : "No translation provider available", "Could not detect language" : "Could not detect language", |