Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicorichard authored Jun 4, 2024
1 parent 16b42a1 commit 135c7c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ See [this repository's actions for an example](.github/workflows/lint.yaml)

## Example

`swift run xcstringslint Sources/StringCatalogValidator/Resources/Localizable.xcstrings --require-locale en fr`

```
$ swift run xcstringslint Sources/StringCatalogValidator/Resources/Localizable.xcstrings --require-locale en fr
Validation failed for key: `found state `%@`, expected %@`
- missing translation for 1 locale: fr
Validation failed for key: `found state `%@`, expected one of %@`
Expand Down

0 comments on commit 135c7c8

Please sign in to comment.