Can I get language specific json via api?
hckang80 opened this issue · comments
Sky(Heechang Kang) commented
Can I get json directly, not zip format?
How can I get it in the form of this response?
I want to requested response format:
// en.json
{
"key1": {},
...etc
}