ajout app

This commit is contained in:
2024-04-17 20:22:30 +02:00
parent cc017cfc5e
commit f9d05a2fd3
8025 changed files with 729805 additions and 0 deletions

View File

@ -0,0 +1,17 @@
<?php
return [
'info' => 'Demirbaş Raporu için istediğiniz seçenekleri seçiniz.',
'deleted_user' => 'Kullanıcı silindi',
'send_reminder' => 'Hatırlatma gönder',
'reminder_sent' => 'Hatırlatıcı gönderildi',
'acceptance_deleted' => 'Kabul talebi silindi',
'acceptance_request' => 'Kabul talebi',
'custom_export' => [
'user_address' => 'Kullanıcı Adresi',
'user_city' => 'Kullanıcı Şehri',
'user_state' => 'Kullanıcı Durumu',
'user_country' => 'Kullanıcı Ülkesi',
'user_zip' => 'Kullanıcı Posta Kodu'
]
];