Skip to content

Commit 48213d8

Browse files
[autofix.ci] apply automated fixes
1 parent 8f4c01e commit 48213d8

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
@@ -459,10 +459,10 @@ npmx.dev uses [@nuxtjs/i18n](https://i18n.nuxtjs.org/) for internationalization.
459459

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

462-
| Command | Description |
463-
| ------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
464-
| `pnpm i18n:check:fix [locale]` | Same as check, but adds missing keys to other locales with English placeholders. |
465-
| `pnpm i18n:report:fix` | Removes unused keys from `en.json` and all other locale files. |
462+
| Command | Description |
463+
| ------------------------------ | -------------------------------------------------------------------------------- |
464+
| `pnpm i18n:check:fix [locale]` | Same as check, but adds missing keys to other locales with English placeholders. |
465+
| `pnpm i18n:report:fix` | Removes unused keys from `en.json` and all other locale files. |
466466

467467
### Adding a new locale
468468

0 commit comments

Comments
 (0)