From 4423f5c3ad79181aa8e1d73c4b3272bdc30d3c7a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 27 Feb 2024 01:29:52 +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 8243bf4e..f3c8f242 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -8,6 +8,7 @@ OC.L10N.register( "Website" : "Sitiu web", "No replies found" : "Nun s'atopĆ³ nenguna rempuesta", "Hello" : "Hola", + "Close" : "Zarrar", "Continue" : "Siguir" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index bb47392a..1f6b1d0a 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -6,6 +6,7 @@ "Website" : "Sitiu web", "No replies found" : "Nun s'atopĆ³ nenguna rempuesta", "Hello" : "Hola", + "Close" : "Zarrar", "Continue" : "Siguir" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file