From 9098ac5ba339d814d78866b9687cbc8d6e4e42cf Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 15 Feb 2024 00:50:07 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 1 + l10n/ast.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ast.js b/l10n/ast.js index 11d11c0..b146cdb 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -2,6 +2,7 @@ OC.L10N.register( "files_texteditor", { "Saving …" : "Guardando…", + "Saved" : "Guardóse", "An error occurred!" : "¡Prodúxose un error!", "Edit" : "Editar", "The file is locked." : "El ficheru ta bloquiáu.", diff --git a/l10n/ast.json b/l10n/ast.json index 89f4459..30a1c33 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -1,5 +1,6 @@ { "translations": { "Saving …" : "Guardando…", + "Saved" : "Guardóse", "An error occurred!" : "¡Prodúxose un error!", "Edit" : "Editar", "The file is locked." : "El ficheru ta bloquiáu.",