From 00de259dfd844b88eccde7fede32ae20025c032f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 1 Oct 2024 01:48:46 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/de.js | 5 +++++ l10n/de.json | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/l10n/de.js b/l10n/de.js index 3c17c5198a2..2d6b129887f 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -185,6 +185,11 @@ OC.L10N.register( "To-Do list" : "Aufgabenliste", "Increase indentation" : "Einrückung vergrößern", "Decrease indentation" : "Einrückung verkleinern", + "Blocks" : "Blöcke", + "Info callout" : "Info-Textbox", + "Success callout" : "Erfolg-Textbox", + "Warning callout" : "Warnung-Textbox", + "Danger callout" : "Gefahr-Textbox", "Table" : "Tabelle", "Details" : "Details", "Insert link" : "Link einfügen", diff --git a/l10n/de.json b/l10n/de.json index 0fabb352ae2..3efb2ff5ab2 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -183,6 +183,11 @@ "To-Do list" : "Aufgabenliste", "Increase indentation" : "Einrückung vergrößern", "Decrease indentation" : "Einrückung verkleinern", + "Blocks" : "Blöcke", + "Info callout" : "Info-Textbox", + "Success callout" : "Erfolg-Textbox", + "Warning callout" : "Warnung-Textbox", + "Danger callout" : "Gefahr-Textbox", "Table" : "Tabelle", "Details" : "Details", "Insert link" : "Link einfügen",