Skip to content

Commit e7e433a

Browse files
[autofix.ci] apply automated fixes
1 parent d68ab3b commit e7e433a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ 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 |
463+
| Command | Description |
464464
| ------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
465465
| `pnpm vp run i18n:check [locale]` | Compares `en.json` with other locale files. Shows missing and extra keys. Optionally filter output by locale (e.g. `pnpm i18n:check ja-JP`). |
466466
| `pnpm vp run i18n:check:fix [locale]` | Same as check, but adds missing keys to other locales with English placeholders. |

0 commit comments

Comments
 (0)