From 6f6bb3bdf1a902cc0aea89035d877c531431f201 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 12 Nov 2023 01:43:50 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/de.js | 2 +- l10n/de.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/de.js b/l10n/de.js index 6d71fcdf050..8933e2acf67 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -176,6 +176,6 @@ OC.L10N.register( "Show rich workspaces" : "Umfangreiche Arbeitsbereiche anzeigen", "Source language" : "Ausgangssprache", "Target language" : "Zielsprache", - "e.g. php, javascript, json, ..." : "z. B. php, javascript, json, …" + "e.g. php, javascript, json, ..." : "z. B. php, javascript, json …" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index bd5d2af99c1..fabe94f61b7 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -174,6 +174,6 @@ "Show rich workspaces" : "Umfangreiche Arbeitsbereiche anzeigen", "Source language" : "Ausgangssprache", "Target language" : "Zielsprache", - "e.g. php, javascript, json, ..." : "z. B. php, javascript, json, …" + "e.g. php, javascript, json, ..." : "z. B. php, javascript, json …" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file