mirror of
https://github.com/ysoftdevs/fastlane2xliff.git
synced 2026-03-31 06:03:33 +02:00
fix README command formatting
This commit is contained in:
@@ -19,13 +19,13 @@ Sample:
|
|||||||
|
|
||||||
### Conversion from XLIFF to fastlane
|
### Conversion from XLIFF to fastlane
|
||||||
|
|
||||||
python bin/xliff2fastlane.py <source-xliff-file> <target-directory>
|
`python bin/xliff2fastlane.py <source-xliff-file> <target-directory>`
|
||||||
|
|
||||||
Sample:
|
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
|
## Further information
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user