File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -338,7 +338,7 @@ uploadOptions:
338338
339339# Properties used by 'download' command
340340downloadPath: ./output-translations/messages_{lang}.json
341- downloadLanguageKey : [' de-DE' , ' fr-FR' , ' pl-PL' ]
341+ downloadLanguageKeys : [' de-DE' , ' fr-FR' , ' pl-PL' ]
342342downloadFormat: single-language-json
343343downloadOptions:
344344 - WRITE_NESTED
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ uploadFormat: single-language-json
3939downloadPath : ./translations_{lang}.json
4040
4141# Specify language keys which you want to download, by default all languages are downloaded.
42- # downloadLanguageKey : ['pl', 'es']
42+ # downloadLanguageKeys : ['pl', 'es']
4343
4444# Output format for translations: https://simplelocalize.io/docs/general/file-formats/
4545downloadFormat : single-language-json
You can’t perform that action at this time.
0 commit comments