Skip to content

Instantly share code, notes, and snippets.

@honzabilek4
Created February 3, 2021 09:43
Show Gist options
  • Save honzabilek4/3c0c34a59a9f0dee202d2f782a8d0ed3 to your computer and use it in GitHub Desktop.
Save honzabilek4/3c0c34a59a9f0dee202d2f782a8d0ed3 to your computer and use it in GitHub Desktop.
{
"writeKey": "<your-write-key>",
"readKey": "<your-read-key>",
"upload": {
"type": "json",
"files": "src/locales/en.json"
},
"download": {
"files": "src/locales/${lang}.json"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment