Title: Alert translation
Last modified: April 17, 2019

---

# Alert translation

 *  Resolved [sgortaisnc](https://wordpress.org/support/users/sgortaisnc/)
 * (@sgortaisnc)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/alert-translation/)
 * Hello,
 * In some of our projects, we are using your plugins but we’re having a little 
   issue.
 * How can we translate alerts content like ‘It seems like you have made some changes
   in a repeater field. Ignore the changes?’ in french for example ?
    We don’t want
   to have to translate it each update.
 * Thanks !

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * (@codingpanda)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/alert-translation/#post-11446250)
 * Thanks for using the plugin.
 * It is a string in JavaScript. In the next version, I will add it to PHP with 
   the translation functions like esc_html__(), and then use wp_localize_script 
   to pass it to the JavaScript file, like the example here: [https://codex.wordpress.org/Function_Reference/wp_localize_script](https://codex.wordpress.org/Function_Reference/wp_localize_script).
   
   Will that help?
 *  Plugin Author [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * (@codingpanda)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/alert-translation/#post-11450423)
 * [@sgortaisnc](https://wordpress.org/support/users/sgortaisnc/)
 * OK, I have updated the plugin. You should be able to translate those strings 
   and they won’t be overwritten by each plugin update.
 * Please let me know if there are any problems
 *  Thread Starter [sgortaisnc](https://wordpress.org/support/users/sgortaisnc/)
 * (@sgortaisnc)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/alert-translation/#post-11456847)
 * Awesome !! Thanks 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Alert translation’ is closed to new replies.

 * ![](https://ps.w.org/panda-pods-repeater-field/assets/icon-128x128.png?rev=1520380)
 * [Panda Pods Repeater Field](https://wordpress.org/plugins/panda-pods-repeater-field/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/panda-pods-repeater-field/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/panda-pods-repeater-field/)
 * [Active Topics](https://wordpress.org/support/plugin/panda-pods-repeater-field/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/panda-pods-repeater-field/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/panda-pods-repeater-field/reviews/)

## Tags

 * [alert](https://wordpress.org/support/topic-tag/alert/)
 * [js](https://wordpress.org/support/topic-tag/js/)

 * 3 replies
 * 2 participants
 * Last reply from: [sgortaisnc](https://wordpress.org/support/users/sgortaisnc/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/alert-translation/#post-11456847)
 * Status: resolved