save_to_json | R Documentation |
It saves translation data structure with language key code "key" as an example of a translation JSON file.
save_to_json(key_expressions, output_path = NULL)
key_expressions |
vector with key expression to translate |
output_path |
character with path to output file (default: "translation.json" if NULL) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.