Skip to content

Commit 89c3b91

Browse files
authored
Add language key options for upload and download
1 parent 59150e3 commit 89c3b91

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ simplelocalize upload
5353
--apiKey PROJECT_API_KEY
5454
--uploadPath INPUT_FILE
5555
--uploadFormat FILE_FORMAT
56+
--uploadLanguageKey en
5657
```
5758
5859
[GitHub Wiki: Upload translations](/simplelocalize/simplelocalize-cli/wiki/Upload-translations)
@@ -66,6 +67,7 @@ simplelocalize download
6667
--apiKey PROJECT_API_KEY
6768
--downloadPath DOWNLOAD_PATH
6869
--downloadFormat FILE_FORMAT
70+
--downloadLanguageKey en,de,fr
6971
```
7072
7173
[GitHub Wiki: Download translations](/simplelocalize/simplelocalize-cli/wiki/Download-translations)

0 commit comments

Comments
 (0)