All translations

Enter a message name below to show all available translations.

Message

Found 3 translations.

NameCurrent message text
 h English (en)# Use the label service for readable output
  SERVICE wikibase:label {
   bd:serviceParam wikibase:language "[AUTO_LANGUAGE],fr"
  }
}
</syntaxhighlight>
 h French (fr)  # Utiliser le service pour récupérer les libellés lisibles dans la langue choisie
  SERVICE wikibase:label {
   bd:serviceParam wikibase:language "[AUTO_LANGUAGE],fr"
  }
}
</syntaxhighlight>
 h Dutch (nl)  # Gebruik de label-service voor leesbare resultaten
  SERVICE wikibase:label {
   bd:serviceParam wikibase:language "[AUTO_LANGUAGE],nl"
  }
}
</syntaxhighlight>