From f0b0446dbf6305b7ae98a6d106013a8126ea27f3 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Thu, 20 Apr 2023 10:38:56 +0800 Subject: [PATCH] :art: Update text --- app/appearance/langs/en_US.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/appearance/langs/en_US.json b/app/appearance/langs/en_US.json index 9e928707b..6f51e7f25 100644 --- a/app/appearance/langs/en_US.json +++ b/app/appearance/langs/en_US.json @@ -163,7 +163,7 @@ "downloaded": "Downloaded", "allOp": "All operations", "htmlBlockError": "The execution of the following script will affect the interface display, and the script has stopped running", - "fileHistory": "File History", + "fileHistory": "File history", "htmlBlockTip": "Multiple HTML blocks are formed. To prevent data loss, please use <div> tags to wrap and remove blank lines", "katexMacros": "KaTex macro definition", "katexMacrosTip": "Please use JSON object format ({}) to wrap macro definitions, eg { \"\\\\foo\": \"{x^2}\" }", @@ -225,7 +225,7 @@ "includeChildDoc": "Include child documents", "text": "Text", "lastUsed": "Recently used fonts", - "removedNotebook": "Removed Notebook", + "removedNotebook": "Removed notebook", "querySyntax": "Query Syntax", "rollback": "Rollback", "custom": "Custom",