We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59150e3 commit 89c3b91Copy full SHA for 89c3b91
README.md
@@ -53,6 +53,7 @@ simplelocalize upload
53
--apiKey PROJECT_API_KEY
54
--uploadPath INPUT_FILE
55
--uploadFormat FILE_FORMAT
56
+ --uploadLanguageKey en
57
```
58
59
[GitHub Wiki: Upload translations](/simplelocalize/simplelocalize-cli/wiki/Upload-translations)
@@ -66,6 +67,7 @@ simplelocalize download
66
67
68
--downloadPath DOWNLOAD_PATH
69
--downloadFormat FILE_FORMAT
70
+ --downloadLanguageKey en,de,fr
71
72
73
[GitHub Wiki: Download translations](/simplelocalize/simplelocalize-cli/wiki/Download-translations)
0 commit comments