Restore URLs from placeholders in a translated text
Source:R/url_helpers.R
restore_urls_from_placeholders.Rd
Replaces placeholders like __URL1__
, __URL2__
, etc. in a translated sentence back with their original URLs.
Handles both original and lowercased versions of the placeholder (to account for translation artifacts).