rename_translation: Function that actually performs the renaming of the translations
Description
Function that actually performs the renaming of the translations
Usage
rename_translation(.data, old, new)
Arguments
old
A character vector holding the names of the variable
translations, that should be renamed.
new
A character vector holding the new names of the variable
translations.