This commit is contained in:
2022-01-02 16:17:18 +10:00
parent 21cd4b2018
commit 3067bd1bfc
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
mode: [],
languageVars: {}
}
/** Parses a language variable. */
let lang = (key: string, replacements?: string[] | string) => {