Auto-localization of Percentage Symbol "%"

My company generally handles ENGLISH texts with a plenty of percentages (75%, 65%, 23% ...) that needs to be localized into TURKISH, initiating with the percentage symbol before the number. Simply put;

ENG: 75% > %75 :TUR

or maybe someday vice-versa may be required.

My company is trying the Studio and asks me how to do it. Having only tried the Studio myself as well, I could only think of the File/Options/Editor/AutoCorrect function, but obviously it would be very laborious to make 100 entries multipled by 2 (replace with). I am sure there is an easier way to do that, like a code or sth. like:

"$+%"  > "%+$" to put into I don't know, some part of the Studio.

And excuse me if here is not the correct for the question.