Closed StatisMike closed 3 years ago
Hi @StatisMike,
You 've to :
pkgEnv$label_pl
list. v_language_registered
and its nameslanguage$private$labels
language$private$DT_lan
listset_labels
and get_labels
.You must use unicode for special char.
After that, please sumit a Pull request and it'll be integrate quickly.
Thanks !
Hi!
I would like to create a new language option for the application (Polish). Should I add only new translations in the language.R file for it to work?
After looking through file it seems that specifically I need to:
pkgEnv$label_pl
listv_language_registered
and its nameslanguage$private$labels
language$private$DT_lan
listset_labels
andget_labels
.