Cloudlog/application/language/turkish/account_lang.php

11 wiersze
436 B
PHP
Czysty Wina Historia

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?php
defined('BASEPATH') OR exit('Doğrudan kod erişimine izin verilmez');
$lang['account_logbook_fields'] = 'Kayıt defteri alanları';
$lang['account_column1_text'] = '1. sütunu seçin';
$lang['account_column2_text'] = '2. sütunu seçin';
$lang['account_column3_text'] = '3. sütunu seçin';
$lang['account_column4_text'] = '4. sütunu seçin';
$lang['account_column5_text'] = '5. sütunu seçin (sadece kayıt defteri için)';