summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-27 01:29:52 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-27 01:29:52 +0000
commit4423f5c3ad79181aa8e1d73c4b3272bdc30d3c7a (patch)
treef5a56bc39f62c7d2802fec82d0b267623355b42a
parent037c641240298789149879ca6e20a640886c9875 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ast.js1
-rw-r--r--l10n/ast.json1
2 files changed, 2 insertions, 0 deletions
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