To make the usage of {translated} easier for users, check the most expected paths if none specified (i.e. NULL). Perhaps this could be system.file("translation", package = package) if called from within the package or simply \translation if not. Any other paths to check?
To make the usage of {translated} easier for users, check the most expected paths if none specified (i.e.
NULL). Perhaps this could besystem.file("translation", package = package)if called from within the package or simply\translationif not. Any other paths to check?