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