From ed646a4a6d84a963652d429fd7c94467d9f6e46b Mon Sep 17 00:00:00 2001 From: Mike Cao Date: Thu, 22 Oct 2020 11:18:51 -0700 Subject: [PATCH] Updated Missing translations (markdown) --- Missing-translations.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Missing-translations.md b/Missing-translations.md index e3d023b..783b93e 100644 --- a/Missing-translations.md +++ b/Missing-translations.md @@ -1,10 +1,12 @@ -Below is a list of strings currently not translated since v1.1.0. This list will be updated after every release. +Below is a list of strings currently not translated since `v1.1.0`. -This content is generated by the script `scripts/check-lang.js`. You can do `npm run check-lang` to run it. +This list will be updated after every release. This content is generated by the script `scripts/check-lang.js`. + +You can do `npm run check-lang` to run it, or `npm run check-lang ` for a specific language. **Note that some strings may have the same translation as English.** -There is a file `lang-ignore.json` which lists keys that should be ignored if they are the same as English. You should update that as well. +There is a file called `lang-ignore.json` which lists keys that should be ignored if they are the same as English. You should update that as well. ---