Text after button

I need to place some text AFTER the button (but still inside the form tag). Is there any stanndard way how to do it? I know I can do it using filters, but i would prefer standard solution, where i can define it per form on edit screen.

You can use the gform_submit_button filter for that:

Example 2: