Files
wavelog/application/language/greek/account_lang.php
2023-01-18 19:10:44 +00:00

11 lines
496 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('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 (Μόνο για αρχείο)';