Hi,
Create the same folder structure in the child theme, dante/swift-framework/sf-shortcodes/ and then put the file interface.php and do your changes, it will automatically get override.
else,
Try to cover the untranslated string to
_e('Button', 'swift-framework-admin');
and then run the translate plugin ( codestyling localization ) or use manual method using POEdit to recreate the .po then try to translate.
Let us know,
Thanks,
laranz.