From 96d7761f19d762a3dc054167f3caa9e5485b9a86 Mon Sep 17 00:00:00 2001 From: JHubi1 Date: Tue, 20 Aug 2024 01:21:25 +0200 Subject: [PATCH] Correct unneeded space in translation file --- lib/l10n/app_en.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/l10n/app_en.arb b/lib/l10n/app_en.arb index 44d817c..ed39e7f 100644 --- a/lib/l10n/app_en.arb +++ b/lib/l10n/app_en.arb @@ -660,7 +660,7 @@ "description": "Text displayed as description for report issue button", "context": "Visible in the settings view" }, - "settingsLicenses": " Licenses", + "settingsLicenses": "Licenses", "@settingsLicenses": { "description": "Text displayed as description for licenses button", "context": "Visible in the settings view"