chore: fix typos in code comments (#5966)

Signed-off-by: ianlv <sunlvyun@outlook.com>
This commit is contained in:
ianlv
2025-07-02 22:18:13 +08:00
committed by GitHub
parent 9506b3a16b
commit 54b0c89ea5
6 changed files with 6 additions and 6 deletions

View File

@@ -86,7 +86,7 @@ to review the appropriate one for your contribution.
PR:
- A text may not be currently localisable. In this case, **adding a new
language key** via `$t("languageKey")` might be nessesary
language key** via `$t("languageKey")` might be necessary
- language keys need to be **added to `en.json`** to be visible in weblate. If
this has not happened, a PR is appreciated.
- **Adding a new language** requires a new file see