Returns the currently active locale for pharmhand translations.
Examples
get_locale()
#> [1] "en"
# [1] "en"
set_locale("de")
get_locale()
#> [1] "de"
# [1] "de"
Returns the currently active locale for pharmhand translations.
get_locale()
#> [1] "en"
# [1] "en"
set_locale("de")
get_locale()
#> [1] "de"
# [1] "de"