Files
2026-08-29 15:53:53 +03:00

11 lines
642 B
PHP
Raw Permalink 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 [
'project' => 'Proje', 'domain' => 'Alan adı', 'root_url' => 'Kök adres', 'customer' => 'Müşteri',
'email' => 'E-posta', 'status' => 'Durum', 'created_at' => 'Oluşturulma', 'updated_at' => 'Güncelleme',
'project_id' => 'Proje kimliği', 'keyword' => 'Anahtar kelime', 'engine' => 'Motor', 'country' => 'Ülke',
'language' => 'Dil', 'device' => 'Cihaz', 'archive' => 'Arşivle', 'restore' => 'Geri yükle',
'archived' => 'Arşivlenmiş', 'result_count' => 'Sonuç', 'provider' => 'Sağlayıcı',
'search_engine' => 'Arama motoru', 'error_code' => 'Hata kodu', 'error_message' => 'Hata mesajı',
];