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