From bae9ab4e2a891e0e39da4303fcee9be458db9da2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 21 Dec 2024 02:30:36 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/da.js | 3 ++- l10n/da.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/da.js b/l10n/da.js index 9f72d4b..11de7d5 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -29,6 +29,7 @@ OC.L10N.register( "Delete?" : "Slet?", "Server error" : "Serverfejl", "Loading" : "Indlæser", - "Settings saved" : "Indstillinger gemt" + "Settings saved" : "Indstillinger gemt", + "Unexpected error occurred" : "En uventet fejl opstod" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index 1a03b14..0169337 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -27,6 +27,7 @@ "Delete?" : "Slet?", "Server error" : "Serverfejl", "Loading" : "Indlæser", - "Settings saved" : "Indstillinger gemt" + "Settings saved" : "Indstillinger gemt", + "Unexpected error occurred" : "En uventet fejl opstod" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file