From e5a50bf28abbfa9575740e0bb365baaebf05b73c Mon Sep 17 00:00:00 2001 From: BillKerman <1158817754@qq.com> Date: Thu, 10 Feb 2022 13:39:41 +0800 Subject: [PATCH] Undo. --- src/i18n/en_US.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/en_US.jsonc b/src/i18n/en_US.jsonc index 5aa031d8..0436c4e7 100644 --- a/src/i18n/en_US.jsonc +++ b/src/i18n/en_US.jsonc @@ -14,7 +14,7 @@ // Dialogs "dialog.cancel": "Cancel", "dialog.ok": "OK", - + // Notification "notification.updatingLibrarySongs": "Updating library songs...", "notification.updatingLibraryAlbums": "Updating library albums...",