Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-pod committed Oct 18, 2023
1 parent f368b81 commit 89be12a
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 @@ -86,6 +86,11 @@ $ ad_localize --auto-escape-percent
$ ad_localize -l fr,en
```

* Keep extra spaces before and after translated values
```
$ ad_localize --skip-value-stripping
```

### In a Ruby program
There are many possibilities when using AdLocalize in a ruby program. You can add support to your own wording format, support other platforms, select which locales you want to export, generate wording file content without writing on the disk and many more.

Expand Down

0 comments on commit 89be12a

Please sign in to comment.