From 4a91257a2b17cb8a63dde398423eb8d1d3f22012 Mon Sep 17 00:00:00 2001 From: kyw Date: Sat, 29 Jan 2022 14:42:35 +0800 Subject: [PATCH] Update en_US.jsonc --- src/i18n/en_US.jsonc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/i18n/en_US.jsonc b/src/i18n/en_US.jsonc index b32170fe..e083ecd9 100644 --- a/src/i18n/en_US.jsonc +++ b/src/i18n/en_US.jsonc @@ -116,7 +116,6 @@ "term.reset": "Reset", "term.tracks": "tracks", // Assume x amount of tracks. e.g. 50 tracks "term.videos": "Videos", - "term.menu": "Menu", // Home @@ -295,4 +294,4 @@ // About "about.thanks": "Major thanks to the Cider Collective Team and all of our contributors." -} \ No newline at end of file +}