From 4b8312fb253926beb0af69a1bef3addabb3694cf Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Tue, 28 Jan 2025 19:21:40 -0500 Subject: [PATCH] New translations app.php (German, Switzerland) [ci skip] --- src/translations/de-CH/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/de-CH/app.php b/src/translations/de-CH/app.php index 6ec33b71a7e..628ff05dfb0 100644 --- a/src/translations/de-CH/app.php +++ b/src/translations/de-CH/app.php @@ -1393,7 +1393,7 @@ 'Row heading' => 'Zeilenüberschrift', 'Row {index}' => 'Zeile {index}', 'Rule Type' => 'Regeltyp', - 'SVG file recommended. The logo will be displayed at {size} high and variable width.' => 'SVG-Datei empfohlen. Logo wird mit Höhe von {size} und variabler Breite angezeigt.', + 'SVG file recommended. The logo will be displayed at {size} wide.' => 'SVG-Datei empfohlen. Das Logo wird mit einer Breite von {size} angezeigt.', 'Same as asset filesystem' => 'Gleich wie das Dateisystem für Dateien', 'Same as language' => 'Gleich wie Sprache', 'Savable' => 'Speicherbar',