From deab927bb7a82fbaf8d36c721279e2b8a5348aa5 Mon Sep 17 00:00:00 2001 From: adminlip Date: Thu, 14 May 2026 17:59:25 +0800 Subject: [PATCH] fix: capitalize strings for consistency (#7596) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Capitalize "all tasks completed" → "All tasks completed" in en.json - Fix "Url" → "URL" acronym in error handler Closes #4649 Co-authored-by: adminlip