2024-04-19 22:31:46 -04:00

9 lines
211 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'search' => 'Sunucu ara...',
'no_matches' => 'Sağlanan arama kriterleriyle eşleşen sunucu bulunamadı.',
'cpu_title' => 'İşlemci (CPU)',
'memory_title' => 'Bellek (Ram)',
];