Files
opensourcepos/app/Plugins/MailchimpPlugin/Language/tr/MailchimpPlugin.php
objec 445a506ea8 Plugin Changes
- Remove unneeded language line from MailchimpPlugin
- Update README.md
- Normalized fields_required_message

Signed-off-by: objec <objecttothis@gmail.com>
2026-05-18 16:08:33 +04:00

30 lines
1.6 KiB
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 [
'activity_click' => 'E-posta tıklaması',
'activity_last_open' => 'Son açılan e-posta',
'activity_open' => 'E-posta aç',
'activity_total' => 'E-posta gönder',
'activity_unopen' => 'E-posta açılmadı',
'api_key' => 'Mailchimp API Anahtarı',
'api_key_required' => 'API anahtarı yapılandırılmadı',
'configuration' => 'Mailchimp Yapılandırması',
'customer_status' => 'MailChimp durumu',
'description' => 'Mailchimp ile entegre olarak, müşteriler oluşturulduğunda veya güncellendiğinde onları posta listeleriyle senkronize edin.',
'email_client' => 'E-posta istemcisi',
'info' => 'MailChimp',
'key_successfully' => 'API anahtarı geçerli.',
'key_unsuccessfully' => 'API anahtarı geçersiz.',
'lists' => 'Mailchimp Liste(leri)',
'mailchimp' => 'Mailchimp',
'member_rating' => 'Değerlendirme',
'status' => 'Durum',
'subscription_status_cleaned' => 'Temizlendi',
'subscription_status_pending' => 'Beklemede',
'subscription_status_subscribed' => 'Abone',
'subscription_status_unsubscribed' => 'Abonelikten Çıktı',
'tooltip' => 'API anahtarı için simgeye tıklayın.',
'vip' => 'VİP',
];