trans_reload {translated} | R Documentation |
Force translation reload
Description
This function forces the translations to be loaded from JSON files again.
Usage
trans_reload()
Value
No return value, called for its side effect.
Examples
trans_path(system.file("examples", package = "translated"))
trans_reload()
[Package translated version 0.1.1 Index]