Lieber Linuchs,
Wie handhabt ihr Übersetzungen in multilingualen Systemen?
<p>{#instructions-mail}</p>
<p>
<label><span>{#mail-address}:</span>
<input name="mail" type="email">
</p>
{
"instructions-mail": {
"de": "Bitte geben Sie Ihre Mailadresse an, damit wir sie mit SPAM zumüllen können. Vielen Dank.",
"en": "Tell us your e-mail address and benefit from our exclusive service."
},
"mail-address": {
"de": "Ihre Mailadresse",
"en": "Your e-mail address"
}
}
Liebe Grüße
Felix Riesterer