Creates templates for translation
i18n_translation_templates.Rd
Grabs .Rd files and creates yaml templates to then translate.
Examples
rd_files <- system.file("extdata", "periodic.Rd", package = "rhelpi18n")
template_folder <- tempdir()
i18n_translation_templates(rd_files, template_folder)
#> /home/runner/work/_temp/Library/rhelpi18n/extdata/periodic.Rd
#> "/tmp/RtmpIF9lAz/periodic.yaml"