Skip to content

Commit 50bc140

Browse files
[autofix.ci] apply automated fixes
1 parent d6ff6b4 commit 50bc140

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -460,10 +460,10 @@ npmx.dev uses [@nuxtjs/i18n](https://i18n.nuxtjs.org/) for internationalization.
460460

461461
The following scripts help manage translation files. `en.json` is the reference locale.
462462

463-
| Command | Description |
464-
| ------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
465-
| `pnpm i18n:check:fix [locale]` | Adds missing keys to other locales with English placeholders. |
466-
| `pnpm i18n:report:fix` | Removes unused keys from `en.json` and all other locale files. |
463+
| Command | Description |
464+
| ------------------------------ | -------------------------------------------------------------- |
465+
| `pnpm i18n:check:fix [locale]` | Adds missing keys to other locales with English placeholders. |
466+
| `pnpm i18n:report:fix` | Removes unused keys from `en.json` and all other locale files. |
467467

468468
### Adding a new locale
469469

0 commit comments

Comments
 (0)