Skip to content

Commit 9817859

Browse files
committed
add exit codes
1 parent 985f660 commit 9817859

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,14 @@ $ vue-i18n-locale-message export --provider=l10n-service-provider \
174174
```
175175

176176

177+
## :red_car: Exit codes
178+
179+
| Codes | Description |
180+
|-------|----------------------------------------------------|
181+
| 4 | Not completed translation |
182+
| 64 | difference between local and localization services |
183+
184+
177185
## :book: API: Specifications
178186

179187
<p align="center"><img width="476px" height="544px" src="./assets/api-usage-image.png" alt="API Usage Image"></p>

0 commit comments

Comments
 (0)