Title: Submit button value not changed?
Last modified: August 30, 2016

---

# Submit button value not changed?

 *  Resolved [Padam Shankhadev](https://wordpress.org/support/users/shankhadev123/)
 * (@shankhadev123)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/submit-button-value-not-changed/)
 * I have a submit button like this `<input type="submit" value="Submit" name="submit"
   >` now when i switch to another language like german the value of the submit 
   doesn’t changed `<input type="submit" value="einreichen" name="submit">` so what
   is the process for that.
 * Thanks
 * [https://wordpress.org/plugins/qtranslate-x/](https://wordpress.org/plugins/qtranslate-x/)

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

 *  Plugin Author [Gunu](https://wordpress.org/support/users/grafcom/)
 * (@grafcom)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/submit-button-value-not-changed/#post-6420646)
 * [@padam](https://wordpress.org/support/users/padam/) Shankhadev
 * have you tried this: `value="[:en]submit[:de]einreichen"`
 *  Thread Starter [Padam Shankhadev](https://wordpress.org/support/users/shankhadev123/)
 * (@shankhadev123)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/submit-button-value-not-changed/#post-6420676)
 * Doesn’t work for me print like this [:en]Send[:de]senden in button text.
 *  Plugin Author [Gunu](https://wordpress.org/support/users/grafcom/)
 * (@grafcom)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/submit-button-value-not-changed/#post-6420690)
 * [@padam](https://wordpress.org/support/users/padam/) Shankhadev
 * Try this:
 *     ```
       [:en]<input type="submit" value="Submit" name="submit">
       [:de]<input type="submit" value="Senden" name="submit">
       ```
   
 *  Plugin Author [Gunu](https://wordpress.org/support/users/grafcom/)
 * (@grafcom)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/submit-button-value-not-changed/#post-6420887)
 * [@padam](https://wordpress.org/support/users/padam/) Shankhadev
 * Any news on this?
    For now I close this topic but you can always respond.

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

The topic ‘Submit button value not changed?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/qtranslate-x_f9f9f9.svg)
 * [qTranslate X](https://wordpress.org/plugins/qtranslate-x/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/qtranslate-x/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/qtranslate-x/)
 * [Active Topics](https://wordpress.org/support/plugin/qtranslate-x/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/qtranslate-x/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/qtranslate-x/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [Gunu](https://wordpress.org/support/users/grafcom/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/submit-button-value-not-changed/#post-6420887)
 * Status: resolved