Add tools to make localization development easier #755

Closed
opened 2026-04-05 16:26:01 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @loukylor on 9/9/2024

This pr simply adds an npm script (localization) which can automatically remove, add, or replace a key in all localization jsons. This just makes developing new features a bit easier as no one has to edit every localization file manually when adding a new key or removing one.

This script also allows insertion or moving keys to be above a given one.

Usage and examples are included within the script itself.

*Originally created by @loukylor on 9/9/2024* This pr simply adds an npm script (`localization`) which can automatically remove, add, or replace a key in all localization jsons. This just makes developing new features a bit easier as no one has to edit every localization file manually when adding a new key or removing one. This script also allows insertion or moving keys to be above a given one. Usage and examples are included within the script itself.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#755