Query all site languages

Should be:

  fetch: kirby.languages
    text: "{{ item.name }}"
    value: "{{item.code }}"