Files
wavelog/application/language/turkish/account_lang.php
Hakan Koseoglu at jupiter c2323667da Turkish translation v1.0
2021-11-04 12:55:08 +00:00

11 lines
436 B
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
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)';