D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
psa
/
admin
/
application
/
admin
/
resources
/
languages
/
ms-MY
/
components
/
Filename :
elements.php
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. $messages = [ 'health.stateGreen' => 'Ok', 'health.stateYellow' => 'Memerlukan perhatian', 'health.stateRed' => 'Masalah', 'health.moreInfo' => 'laporan terperinci', 'health.persentUsage' => '%%units%%% digunakan', 'health.persentUsageOf' => '%%units%%% digunakan (daripada %%totalUnits%%%, %%cores%% teras)', 'health.persentUsageOfShort' => '%%units%%% (daripada %%totalUnits%%%, %%cores%% teras)', 'health.usage' => '%%units%% daripada %%totalUnits%%', 'health.percentThreshold' => 'apabila mencapai %%value%%%', 'health.trendThreshold' => 'apabila bertambah x%%value%%', 'health.absoluteThreshold' => 'apabila mencapai %%value%%', 'health.thresholdOr' => 'atau', 'health.thresholdLevelRed' => 'Isyarat merah ("Masalah")', 'health.thresholdLevelYellow' => 'Isyarat kuning ("Memerlukan perhatian")', 'health.hintInfo' => '(?)', 'status.onStateCustomer' => 'Aktif', 'status.offStateCustomer' => 'Digantung', 'status.onStateReseller' => 'Aktif', 'status.offStateReseller' => 'Digantung', 'status.onStateSubscription' => 'Aktif', 'status.offStateSubscription' => 'Digantung', 'status.lockedStateDomain' => 'Berkunci', 'status.unsynchronizedStateDomain' => 'Belum disegerakkan', 'status.lockedStateClient' => 'Berkunci', 'status.unsynchronizedStateClient' => 'Belum disegerakkan', 'status.on' => 'Hidup', 'status.off' => 'Mati', ];