<?php
$gl = array (
  'custom:bookmarks' => 'Últimos enlaces ',
  'custom:groups' => 'Últimos grupos',
  'custom:files' => 'Últimos ficheiros subidos',
  'custom:blogs' => 'Últimas entradas',
  'custom:members' => 'Últimxs habitantes',
);

add_translation("gl", $gl);