powered by
Get the list of available dictionaries from PONS API
pons_dictionaries(language = "en")
A list of available dictionaries in the specified language.
The language of the output (ISO 639-1 - two-letter codes). Supported languages are de, el, en, es, fr, it, pl, pt, ru, sl, tr, zh.
if (FALSE) { pons_dictionaries(language = "es") }
Run the code above in your browser using DataLab