deleteTranslations | R Documentation |
Deletes the translations of the specified component on the server.
deleteTranslations(slug, project, language, verbose = FALSE)
slug |
The component to delete from |
project |
The project to delete form |
language |
The language to delete from |
verbose |
Optional. Whether to print a detailed log to the console or not. |
The response from the server, as returned by httr::DELETE().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.