Files
UNIT3D-Community-Edition/lang/id/staff.php
HDVinnie 2ca429c4ce Revert "PSR12 Linting"
This reverts commit 7e65e1d589.
2022-09-11 19:51:58 -04:00

60 lines
2.5 KiB
PHP

<?php
/**
* NOTICE OF LICENSE.
*
* UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0
* The details is bundled with this project in the file LICENSE.txt.
*
* @project UNIT3D Community Edition
*
* @author HDVinnie <hdinnovations@protonmail.com>
* @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0
*/
return [
'audit-log' => 'Log aktivitas',
'articles' => 'Artikel',
'applications' => 'Aplikasi',
'bans-log' => 'Larangan Log',
'blocks' => 'Blok',
'bot' => 'Bot',
'bots' => 'Bot',
'chat' => 'Obrolan',
'config-manager' => 'Pengelola Konfigurasi',
'dashboard' => 'Dasbor',
'failed-login-log' => 'Log Masuk Gagal',
'flush-ghost-peers' => 'Flush Ghost Peers',
'forums' => 'Forum',
'frontend' => 'Paling depan',
'general-tools' => 'Alat Umum',
'groups' => 'Grup',
'invites-log' => 'Log Undangan',
'laravel-log' => 'Log Laravel',
'links' => 'Tautan',
'logs' => 'Log',
'mass-pm' => 'PM Massal',
'mass-validate-users' => 'Pengguna Validasi Massal',
'moderation' => 'Moderasi',
'pages' => 'Halaman',
'please-moderate' => 'Harap Moderasikan Torrent Ini!',
'polls' => 'Polling',
'reports-log' => 'Log Laporan',
'rss' => 'RSS',
'staff-dashboard' => 'Dashboard Staf',
'torrent-categories' => 'Kategori Torrent',
'torrent-moderation' => 'Moderasi Torrent',
'torrent-tools' => 'Alat Torrent',
'torrent-types' => 'Jenis Torrent',
'torrents' => 'Torrent',
'user-gifting' => 'Kado Pengguna',
'user-notes' => 'Catatan Pengguna Log',
'user-search' => 'Pencarian Pengguna',
'user-tools' => 'Alat Pengguna',
'warnings-log' => 'Log Peringatan',
'you-have' => 'Kamu punya',
'possible-leech-cheaters' => 'Kemungkinan Curang',
'chat-tools' => 'Alat Obrolan',
'flush-chat' => 'Flush Chatbox',
'seedboxes' => 'Kotak Benih Terdaftar',
];