Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
metasmile authored Sep 22, 2018
1 parent ec2bc1d commit 20e7b45
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,11 @@ Define specific path you want.
$ strsync ./myapp/Resources/Localizations
```

Copy all items from Base language without translation.
```
$ strsync ./myapp/Resources/Localizations -w
```

Excluding japanese, spanish, finnish
```
$ strsync ./myapp/Resources/Localizations -x ja es fi
Expand Down

0 comments on commit 20e7b45

Please sign in to comment.