From 57776b7c7d659bf4919c60b0bd3d87ada6a71a08 Mon Sep 17 00:00:00 2001 From: Pureball Date: Mon, 17 Feb 2025 10:40:38 +0100 Subject: [PATCH] fix: en translation spelling --- lang/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en.json b/lang/en.json index 765d31af..bde6be1f 100644 --- a/lang/en.json +++ b/lang/en.json @@ -1236,7 +1236,7 @@ "time_zone": "Time Zone", "fiscal_year": "Financial Year", "date_format": "Date Format", - "time_format": "Time Fromat", + "time_format": "Time Format", "discount_setting": "Discount Setting", "discount_per_item": "Discount Per Item ", "discount_setting_description": "Enable this if you want to add Discount to individual invoice items. By default, Discount is added directly to the invoice.",