Actions

Special

All translations

Enter a message name below to show all available translations.

Message

Found 15 translations.

NameCurrent message text
 h Bulgarian (bg)Пример: Възраст 19-65
<source lang="html"> /^(1[8-9]|[2-5][0-9]|6[0-5])$/</source>
 h Danish (da)Eksempel: Alder 19-65
<source lang="html"> /^(1[8-9]|[2-5][0-9]|6[0-5])$/</source>
 h German (de)Beispiel: Alter 19-65
<source lang="html"> /^(1[8-9]|[2-5][0-9]|6[0-5])$/</source>
 h English (en)Example: Age 19-65
 <source lang="html">/^(1[8-9]|[2-5][0-9]|6[0-5])$/</source>
 h Spanish (es)Ejemplo: ¡Edad 19-65
<source lang="html"> /^(1[8-9]|[2-5][0-9]|6[0-5])$/</source>
 h French (fr)Exemple : 19-65 ans
<source lang="html"> /^(1[8-9]|[2-5][0-9]|6[0-5])$/</source>
 h Hungarian (hu)Példa: 19-65
<source lang="html"> /^(1[8-9]|[2-5][0-9]|6[0-5])$/</source>
 h Italian (it)Esempio: Età 19-65
<source lang="html"> /^(1[8-9]|[2-5][0-9]|6[0-5])$/</source>
 h Japanese (ja)例: 19-65歳
 <source lang="html">/^(1[8-9]|[2-5][0-9]|6[0-5])$/</source>
 h Dutch (nl)Voorbeeld: Leeftijd 19-65
 <source lang="html">^(1[8-9]|[2-5][0-9]|6[0-5])$</source>
 h Polish (pl)Przykład: Wiek 19-65
<source lang="html"> /^(1[8-9]|[2-5][0-9]|6[0-5])$/</source>
 h Romanian (ro)Exemplu: Vârsta 19-65
<source lang="html"> /^(1[8-9]|[2-5][0-9]|6[0-5])$/</source>
 h Slovenian (sl)Primer: Starost 19–65
<source lang="html"> /^(1[8-9]|[2-5][0-9]|6[0-5])$/</source>
 h Vietnamese (vi)Ví dụ: Tuổi 19-65
<source lang="html"> /^(1[8-9]|[2-5][0-9]|6[0-5])$/</source>
 h Chinese (China) (zh-cn)示例:年龄 19-65
 <source lang="html">/^(1[8-9]|[2-5][0-9]|6[0-5])$/</source>