mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-19 23:24:46 +02:00
9 lines
264 B
PHP
9 lines
264 B
PHP
<?php
|
|
|
|
return [
|
|
'search' => 'ابحث عن الخوادم...',
|
|
'no_matches' => 'لم يتم العثور على خوادم تطابق معايير البحث المقدمة.',
|
|
'cpu_title' => 'المعالج',
|
|
'memory_title' => 'الذاكرة',
|
|
];
|