#' Item translation
#'
#' This dataframe serves the purpose to convert between language versions
#'
#' Language options at this point include "CZ", "CZR" and "EN"
#'
#' @format A data.frame with 212 items and 5 variables:
#' \describe{
#' \item{ID}{ID of the item}
#' \item{CZ}{Czech name of the item. UTF-8 encoded}
#' \item{EN}{English common name of the item. uTF-8 encoded}
#' \item{CZR}{}
#' }
"item_translations"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.