mirror of
https://github.com/ysoftdevs/fastlane2xliff.git
synced 2026-01-17 17:21:55 +01:00
fix README command formatting
This commit is contained in:
@@ -19,13 +19,13 @@ Sample:
|
||||
|
||||
### Conversion from XLIFF to fastlane
|
||||
|
||||
python bin/xliff2fastlane.py <source-xliff-file> <target-directory>
|
||||
`python bin/xliff2fastlane.py <source-xliff-file> <target-directory>`
|
||||
|
||||
Sample:
|
||||
|
||||
python bin/xliff2fastlane.py sample/result/cs-CZ/tram.xlf sample/src
|
||||
`python bin/xliff2fastlane.py sample/result/cs-CZ/tram.xlf sample/src`
|
||||
|
||||
python bin/xliff2fastlane.py sample/result/sk-SK/tram.xlf sample/src
|
||||
`python bin/xliff2fastlane.py sample/result/sk-SK/tram.xlf sample/src`
|
||||
|
||||
## Further information
|
||||
|
||||
|
||||
Reference in New Issue
Block a user