Skip to content

Full-ja

Choose a tag to compare

@terasakisatoshi terasakisatoshi released this 29 May 09:31
· 3 commits to main since this release
39e680f
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