fakir icon indicating copy to clipboard operation
fakir copied to clipboard

Use base::gettext for translation

Open nfultz opened this issue 5 years ago • 0 comments

Instead of manually implementing english and french in utils.R, we could instead use the built-in gettext functions.

See also https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Internationalization and ?gettext

nfultz avatar Oct 23 '20 17:10 nfultz