diff --git a/Assets/Translations/de.json b/Assets/Translations/de.json index 6d4f7d8f..b9b9136c 100644 --- a/Assets/Translations/de.json +++ b/Assets/Translations/de.json @@ -172,7 +172,7 @@ "label": "Scrollrad runter Befehl" }, "wheel-mode-separate": { - "description": "Separate Befehle für Scrollrad hoch und runter aktivieren", + "description": "Separate Befehle für Scrollrad hoch und runter aktivieren.", "label": "Separate Scrollrad-Befehle" }, "wheel-up": { @@ -1023,7 +1023,7 @@ }, "programs": { "cava": { - "description": "Schreibe {filepath}.", + "description": "Schreibe {filepath}", "description-missing": "Benötigt die Installation von {app}" }, "code": { diff --git a/Assets/Translations/en.json b/Assets/Translations/en.json index 7328806a..0dcb2a8d 100644 --- a/Assets/Translations/en.json +++ b/Assets/Translations/en.json @@ -1023,7 +1023,7 @@ }, "programs": { "cava": { - "description": "Write {filepath}.", + "description": "Write {filepath}", "description-missing": "Requires {app} to be installed" }, "code": { @@ -1328,7 +1328,7 @@ "select": { "auto-detect": "Automatic", "description": "Select the language used in the application's interface.", - "label": "Application Language" + "label": "Application language" } }, "launch-setup-wizard": "Launch the setup wizard",