# value in Plugin Konfiguration übersetzen/mehrsprachig

**URL:** https://forum.shopware.com/t/value-in-plugin-konfiguration-ubersetzen-mehrsprachig/28486
**Category:** Shopware 3.5
**Tags:** programming
**Created:** [26. Juni 2015 um 16:07 UTC](https://forum.shopware.com/t/value-in-plugin-konfiguration-ubersetzen-mehrsprachig/28486 "2015-06-26T16:07:18Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![benda](https://avatars.discourse-cdn.com/v4/letter/b/53a042/32.png) [@benda](https://forum.shopware.com/u/benda)
#### Post date: [26. Juni 2015 um 16:07 UTC](https://forum.shopware.com/t/value-in-plugin-konfiguration-ubersetzen-mehrsprachig/28486/1 "2015-06-26T16:07:18Z")

</div>

Hallo, die Label in der Plugin Konfiguration habe ich schon übersetztet. [http://community.shopware.com/Shopware- … gurationen](http://community.shopware.com/Shopware-4-Plugin-Konfiguration%5C_detail%5C_978.html#.DCbersetzung%5C_von%5C_Konfigurationen) Ist es auch möglich die value zu übersetzen? ` $form-\>setElement('html', 'barMessage', array( 'label' =\> 'Nachricht', 'value' =\> 'Hallo Welt' ) ); `

---

<div class="post-metadata">

### Author: ![benda](https://avatars.discourse-cdn.com/v4/letter/b/53a042/32.png) [@benda](https://forum.shopware.com/u/benda)
#### Post date: [2. Juli 2015 um 21:53 UTC](https://forum.shopware.com/t/value-in-plugin-konfiguration-ubersetzen-mehrsprachig/28486/2 "2015-07-02T21:53:05Z")

</div>

\*push\*

---

<div class="post-metadata">

### Author: ![SebastianKloepper](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/sebastiankloepper/32/21435_2.png) [@SebastianKloepper](https://forum.shopware.com/u/SebastianKloepper)
#### Post date: [2. Juli 2015 um 22:10 UTC](https://forum.shopware.com/t/value-in-plugin-konfiguration-ubersetzen-mehrsprachig/28486/3 "2015-07-02T22:10:27Z")

</div>

Hallo, meinst du sowas [http://community.shopware.com/Shopware- … anslations](http://community.shopware.com/Shopware-4.3-Upgrade-Guide-for-Developers%5C_detail%5C_1738.html#Plugin%5C_form%5C_translations) Sebastian

---

<div class="post-metadata">

### Author: ![benda](https://avatars.discourse-cdn.com/v4/letter/b/53a042/32.png) [@benda](https://forum.shopware.com/u/benda)
#### Post date: [3. Juli 2015 um 15:07 UTC](https://forum.shopware.com/t/value-in-plugin-konfiguration-ubersetzen-mehrsprachig/28486/4 "2015-07-03T15:07:24Z")

</div>

Vielen Dank Sebastian. Die Dokumentation von Shopware ist gut, aber manchmal an zu verschieden Stellen verteilt.
