feat(SW-706): use Lokalise
This commit is contained in:
@@ -158,7 +158,7 @@ export async function download(extractPath: string) {
|
||||
icu_numeric: true,
|
||||
bundle_structure: "%LANG_ISO%.%FORMAT%",
|
||||
directory_prefix: "",
|
||||
filter_data: ["last_reviewed_only"],
|
||||
filter_data: ["translated", "nonhidden"],
|
||||
export_empty_as: "skip",
|
||||
})
|
||||
performance.mark("lokaliseDownloadInitEnd")
|
||||
|
||||
Reference in New Issue
Block a user