Full-ja
dataurl = "https://github.com/AtelierArith/DocStrBankExperimental.jl/releases/download/full-ja/translation.zip"
scratchspaces_dir = joinpath(DEPOT_PATH[1], "scratchspaces", "d404e13b-1f8e-41a5-a26a-0b758a0c6c97")
run(`wget $(dataurl) -P $(scratchspaces_dir)`)
run(`unzip $(joinpath(scratchspaces_dir, "translation.zip")) -d $(scratchspaces_dir)`)
using Pkg; Pkg.add("DocstringTranslation")
using DocstringTranslation
@switchlang! :ja