From c7acb45f8586f689a5f68b4bdc9c20109e9b816c Mon Sep 17 00:00:00 2001 From: i-c-u-p <96894903+i-c-u-p@users.noreply.github.com> Date: Sun, 10 Apr 2022 04:32:46 +0000 Subject: [PATCH] missing comma in en.ts --- src/lang/locale/en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/locale/en.ts b/src/lang/locale/en.ts index 6a6037d..c3b8868 100644 --- a/src/lang/locale/en.ts +++ b/src/lang/locale/en.ts @@ -364,7 +364,7 @@ export default { FOURTH_FONT_NAME: "Forth font file", FOURTH_FONT_DESC: "Select a .ttf, .woff or .woff2 font file from your vault to use as the fourth font. " + - "If no file is selected Excalidraw will use the Virgil font by default.", + "If no file is selected, Excalidraw will use the Virgil font by default.", SCRIPT_SETTINGS_HEAD: "Settings for installed Scripts", //openDrawings.ts