diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-21 00:19:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-21 00:19:45 +0000 |
commit | fd1dabf01b866632d68775bdb9367b9042b9569c (patch) | |
tree | 5a085f566f9dbc1c1cbad70bbb19e6208c67c068 /core/l10n/gl.js | |
parent | 970a8287cd6e091d6403ddd9950fdd61791ad594 (diff) | |
download | nextcloud-server-fd1dabf01b866632d68775bdb9367b9042b9569c.tar.gz nextcloud-server-fd1dabf01b866632d68775bdb9367b9042b9569c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index d7ff3cb6328..5da635bfee7 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -43,6 +43,7 @@ OC.L10N.register( "Task not found" : "Non se atopou a tarefa", "Internal error" : "Produciuse un erro interno", "Not found" : "Non atopado", + "Bad request" : "Solicitude incorrecta", "Requested task type does not exist" : "O tipo de tarefa solicitado non existe", "Necessary language model provider is not available" : "O provedor de modelos de linguaxe necesario non está dispoñíbel", "No text to image provider is available" : "Non hai ningún provedor de texto a imaxe dispoñíbel", |