How do internal links work? Are the anchor names hardcoded or parsed from the translated text? For example, in:
Code:
This action is the inverse of the :ref:`Save to disk <save_to_disk_multiple>` action
should I translate "<save_to_disk_multiple>" and make sure it matches with some some other string or should I leave untouched?