Hi experts,
I'm developing an App using smart template, and I want to change the default Button text from 'Save' to 'Post'.
Since this button is default from Fiori element, and I can't set text in xml view file, but only in UI adaptation.
So is it possible that I set the text and give it i18n ?
(I tried to set button Text as '{i18n>BUTTON_SAVE}' and add an entry 'BUTTON_SAVE=Post' in existing i18n file. but doesn't work)
Regards,
Blangero