From 6af872bf9fc894a2640c88c3c1e5bffd01f2cbbb Mon Sep 17 00:00:00 2001 From: fapsi Date: Mon, 22 May 2023 23:46:33 +0200 Subject: [PATCH] Removed unnecessary trailing spaces Fixing linting. --- src/assets/i18n/de.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/i18n/de.json5 b/src/assets/i18n/de.json5 index 40c5b48242..d9c4734f76 100644 --- a/src/assets/i18n/de.json5 +++ b/src/assets/i18n/de.json5 @@ -949,7 +949,7 @@ // "browse.previous.button": "Previous", "browse.previous.button": "Zurück", - + // "browse.startsWith": ", starting with {{ startsWith }}", "browse.startsWith": ", beginnend mit {{ startsWith }}",