Skip to contents

Run this function and you will be able to know the supported languages for the frontend you choose and also their ISO-639 code, needed to set the from and to languages when using the translation functions.

Usage

get_languages()

Examples

if (FALSE) { # \dontrun{
get_languages()
} # }