. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ '_' => '', 'all' => '', 'friends' => '', 'last_visit' => '', 'new' => '', 'old' => '', 'rank' => '', 'top' => '', 'username' => '', 'artist_tracks' => [ 'album' => '', 'artist' => '', 'bpm' => '', 'genre' => '', 'length' => '', 'relevance' => '', 'title' => '', 'update' => '', ], 'forum_posts' => [ 'created' => '', 'relevance' => '', ], 'forum_topics' => [ 'created' => '', 'feature_votes' => '', 'new' => '', ], 'users' => [ 'relevance' => '', 'username' => '', ], ];