Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Commit

Permalink
PlatformUI translation doc
Browse files Browse the repository at this point in the history
  • Loading branch information
stephaneDiot committed Mar 6, 2017
1 parent 55e53ba commit 4c9cbe2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,3 +157,12 @@ Then, you can run the unit tests with:
```
$ php vendor/bin/phpunit
```
* Translation
To generate the .xlf translation file (in PlatformUIBundle/Ressources/translations)
run from ezplatform/vendor/ezsystems/platform-ui-bundle :
```bash
$ ./bin/extract-translations.sh
```

0 comments on commit 4c9cbe2

Please sign in to comment.