. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'empty' => [ '_' => 'Tiada permainan osu!(lazer) :type_group dimainkan lagi!', 'playlists' => 'senarai main', 'realtime' => 'main beramai-ramai', ], 'room' => [ 'hosted_by' => 'diacarakan oleh :user', 'invalid_password' => 'Kata laluan bilik tidak sah', 'map_count' => ':count_delimited peta|:count_delimited peta', 'player_count' => ':count_delimited pemain|:count_delimited pemain', 'time_left' => ':time tinggal', 'errors' => [ 'duration_too_long' => 'Tempoh terlalu panjang.', 'name_too_long' => '', ], 'status' => [ 'active' => 'aktif', 'ended' => 'tamat', 'soon' => 'akan tamat', ], ], ];