deleteTranslations: Delete translations for a component on the server

View source: R/apiCalls.R

deleteTranslationsR Documentation

Delete translations for a component on the server

Description

Deletes the translations of the specified component on the server.

Usage

deleteTranslations(slug, project, language, verbose = FALSE)

Arguments

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.

Value

The response from the server, as returned by httr::DELETE().


GreenpeaceSchweiz/weblatetools documentation built on Nov. 21, 2022, 1:21 p.m.