| po_compile | R Documentation |
.po files to .moThis function compiles the plain text .po files that translators work
with into the binary .mo files that are installed with packages and
used for live translations.
po_compile(dir = ".", package = NULL, lazy = TRUE, verbose = TRUE)
dir |
Path to package root directory. |
package |
Name of package. If not supplied, read from
|
lazy |
If |
verbose |
If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.