From b64a103c8c5beb5f86deda3ead4621b0547fa59c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 29 Mar 2024 00:52:57 +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 61779013..a6b82342 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -2,6 +2,7 @@ OC.L10N.register( "files_texteditor", { "Saving …" : "Guardando…", + "Saved!" : "¡Guardóse!", "Saved" : "Guardóse", "An error occurred!" : "¡Prodúxose un error!", "Edit" : "Editar", diff --git a/l10n/ast.json b/l10n/ast.json index d885c244..1dbd6bac 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -1,5 +1,6 @@ { "translations": { "Saving …" : "Guardando…", + "Saved!" : "¡Guardóse!", "Saved" : "Guardóse", "An error occurred!" : "¡Prodúxose un error!", "Edit" : "Editar",