Add README files to CLI module packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# @backstage/cli-module-translations
|
||||
|
||||
CLI module that provides translation management commands for the Backstage CLI.
|
||||
|
||||
## Commands
|
||||
|
||||
| Command | Description |
|
||||
| :-------------------- | :------------------------------------------------------------------------------------ |
|
||||
| `translations export` | Export translation messages from an app and all of its frontend plugins to JSON files |
|
||||
| `translations import` | Generate translation resource wiring from translated JSON files |
|
||||
|
||||
## Documentation
|
||||
|
||||
- [Backstage Readme](https://github.com/backstage/backstage/blob/master/README.md)
|
||||
- [Backstage Documentation](https://backstage.io/docs)
|
||||
Reference in New Issue
Block a user