. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ '_' => 'Trier par', 'all' => 'Tous', 'friends' => 'Amis', 'last_visit' => 'Récemment actif', 'new' => 'Récent', 'old' => 'Ancien', 'rank' => 'Classement', 'top' => 'Meilleurs', 'username' => 'Nom d’utilisateur', 'artist_tracks' => [ 'album' => 'Album', 'artist' => 'Artiste', 'bpm' => 'BPM', 'genre' => 'Genre', 'length' => 'Durée', 'relevance' => 'Pertinence', 'title' => 'Titre', 'update' => 'Mise à jour', ], 'forum_posts' => [ 'created' => 'Heure de publication', 'relevance' => 'Pertinence', ], 'forum_topics' => [ 'created' => 'Créé', 'feature_votes' => 'Star priority', 'new' => 'Dernière réponse', ], 'users' => [ 'relevance' => 'Pertinence', 'username' => 'Nom', ], ];