ProfileGrid Multiple Texts to Translate
-
I need to translate to spanish some texts:
1.- Inside settings account on the tabs “billing address” and “shipping address”. The titles of the forms aren’t translated
For Example: “Billing” or “Shipping”
Where i can translate it?
2.-Inside settings tabs on the “Delete account”, there is a text inside a pg-alert-info, this is the code <?php echo wp_kses_post($dbhandler->get_global_option_value(‘pm_account_deletion_alert_text’, esc_html__(‘Are you sure you want to delete your account? This will erase all of your account data from the site. To delete your account enter your password below’,’profilegrid-user-profiles-groups-and-communities’)));?>
Where i can translate it?
3.- In the login page, the error text for validation aren’t translated, that errors are printed with the $pm_error variable. Example: ‘You entered incorrect password. Please try again or click on “Forgot Password”’
Where i can translate it?
4.- In the profile complete bar, there is a text “Profile is?100%?Complete”
Where i can translate it?
- The topic ‘ProfileGrid Multiple Texts to Translate’ is closed to new replies.