plugin updates
This commit is contained in:
@@ -49,8 +49,8 @@ class GF_Embed_Config_I18N extends GF_Config {
|
||||
'create_button_label' => esc_html__( 'Create', 'gravityforms' ),
|
||||
'dialog_title' => esc_html__( 'Unsaved Changes', 'gravityforms' ),
|
||||
'dialog_content' => esc_html__( 'Oops! You have unsaved changes in the form, before you can continue with embedding it please save your changes.', 'gravityforms' ),
|
||||
'dialog_confirm_text' => esc_html__( 'Save Changes', 'gravityforms' ),
|
||||
'dialog_confirm_saving' => esc_html__( 'Saving', 'gravityforms' ),
|
||||
'dialog_confirm_text' => esc_html__( 'Save Changes', 'gravityforms' ),
|
||||
'dialog_confirm_saving' => esc_html__( 'Saving', 'gravityforms' ),
|
||||
'dialog_cancel_text' => esc_html__( 'Cancel', 'gravityforms' ),
|
||||
'dialog_close_title' => esc_html__( 'Close this dialog and return to form editor.', 'gravityforms' ),
|
||||
'shortcode_title' => esc_html__( 'Not Using the Block Editor?', 'gravityforms' ),
|
||||
|
||||
Reference in New Issue
Block a user