. 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' => 'BPM', 'genre' => 'Жанр', 'length' => 'Дужина', 'relevance' => 'Релевантност', 'title' => 'Наслов', 'update' => 'Ажурирајте', ], 'forum_posts' => [ 'created' => 'Време качења', 'relevance' => 'Релевантност', ], 'forum_topics' => [ 'created' => 'Креирано', 'feature_votes' => 'Приоритет по звездицама', 'new' => 'Последњи одговор', ], 'users' => [ 'relevance' => 'Релевантност', 'username' => 'Име', ], ];