datefixR
datefixR copied to clipboard
Translate warnings/errors to Portuguese
The warnings and errors can be given in Portuguese by making edits to the the Portuguese translation file. Translations (msgstr) need to be provided for each English line (msgid). Running the below R code should then update the package to use these translations.
tools::update_pkg_po(".")