Cloudlog/application/language/greek/account_lang.php

11 wiersze
496 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('No direct script access allowed');
$lang['account_logbook_fields'] = 'Πεδίο αρχείου';
$lang['account_column1_text'] = 'Επιλογή στήλης 1';
$lang['account_column2_text'] = 'Επιλογή στήλης 2';
$lang['account_column3_text'] = 'Επιλογή στήλης 3';
$lang['account_column4_text'] = 'Επιλογή στήλης 4';
$lang['account_column5_text'] = 'Επιλογή στήλης 5 (Μόνο για αρχείο)';