📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
hesapsatisv1.demodesign.com.tr
/
application
/
language
/
en
📝
common_lang.php
← Geri Dön
<?php $lang['home'] = 'Home Page'; $lang['login'] = 'Login'; $lang['register'] = 'Register'; $lang['userPanel'] = 'User Panel'; $lang['myAccounts'] = 'My Accounts'; $lang['support'] = 'Support'; $lang['addBalance'] = 'Add Balance'; $lang['myProfile'] = 'Profile'; $lang['adminPanel'] = 'Admin Panel'; $lang['mobileVerification'] = 'Mobile Verified'; $lang['accountDetails'] = 'Account Details'; $lang['yes'] = 'Yes'; $lang['no'] = 'No'; $lang['price'] = 'Price'; $lang['action'] = 'Action'; $lang['email'] = 'Email Address'; $lang['balance'] = 'Balance'; $lang['password'] = 'Password'; $lang['logout'] = 'Logout'; $lang['details'] = 'Details'; $lang['limitless'] = 'Limitless'; $lang['paymentNotificationConfirmed'] = 'Approved'; $lang['paymentNotificationRejected'] = 'Rejected'; $lang['paymentNotificationWaiting'] = 'Waiting'; $lang['yourMessage'] = 'Your Message'; $lang['enterYourMessage'] = 'Enter message here.'; $lang['ticketClosedMessage'] = 'This support ticket is closed for new replies!'; $lang['ticketTitle'] = 'Subject'; $lang['ticketMessage'] = 'Your Message'; $lang['createTicketMessageSuccess'] = 'Your reply sent!'; $lang['ticketWaiting'] = 'Waiting for Answer'; $lang['ticketClosed'] = 'Closed'; $lang['ticketAnswered'] = 'Answered'; $lang['bankCreditCard'] = 'Bank/Credit Card'; $lang['view'] = 'View'; $lang['supportTicket'] = 'Support Ticket: %s'; $lang['allRightsReserved'] = 'All Rights Reserved'; $lang['softwareBy'] = 'Software by'; $lang['pleaseWait'] = 'Please wait...'; $lang['piece'] = '%s Pieces'; $lang['submit'] = 'Submit'; $lang['close'] = 'Close'; ?>
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula