Skip to content

feat: add script to update existing entry in all language files and update README #31

@zxdong262

Description

@zxdong262

This PR adds a new script bin/update-entry.js that allows updating an existing key/value in all language files for a given namespace. It also updates the README with instructions for using the new script.

  • Adds bin/update-entry.js to update existing entries by key in a namespace
  • Updates README.md with usage documentation for the new script

Usage examples and error handling are shown in the updated README section.


This helps maintain consistency across all translations and makes it easier to update UI strings in bulk.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions