Hi Robert,
how are you managing your sites, as I presume you have multiple language sites? Are you using MSM[1] for this? If you were then there is an OOTB synchronization action called update references which would rewrite the links in your page [2].
Language copy is a one of activity, with MSM you can view what changes have been made in the copied site.
If you are not using MSM, then you would have to rewrite the link in custom code. Sightly is the HTML tempting language and as such would not be a good way to implement this functionality, ideally you want a link rewriter or use MSM to rewrite links.
Regards,
Opkar
[1] http://docs.adobe.com/docs/en/aem/6-0/administer/sites/multi-site-manager.html
[2] http://docs.adobe.com/docs/en/aem/6-0/administer/sites/multi-site-manager/msm-sync.html#Synchronisat... Actions