When a yaml file is read in, the data has the structure vars (named list) > translations (named list) This structure is transformed to the lama_dictionary class input structure vars (named list) > translations (named character vector)
yaml_to_dictionary(data)
An object similar to a lama-dictionary object, but each translation is not a named character vector, but a named list holding character strings.
A list that has lama-dictionary structure.