From 951a5c6aab6035543588d285cf1a509eb2c20afb Mon Sep 17 00:00:00 2001 From: def Date: Wed, 10 Jan 2024 17:18:13 +0200 Subject: [PATCH] fix: typo --- assets/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/translations/en.json b/assets/translations/en.json index b1bc2322..64fb13e1 100644 --- a/assets/translations/en.json +++ b/assets/translations/en.json @@ -584,7 +584,7 @@ "title": "Jobs list", "start": "Start", "empty": "No jobs", - "complated": "Jobs complated", + "complated": "Jobs completed", "create_user": "Create user", "delete_user": "Delete user", "service_turn_off": "Turn off",