mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
update lang
This commit is contained in:
12
lang/el/lang_contactstaff.php
Normal file
12
lang/el/lang_contactstaff.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
$lang_contactstaff = array
|
||||
(
|
||||
'head_contact_staff' => "Προσωπικό Επικοινωνίας",
|
||||
'text_message_to_staff' => "Αποστολή μηνύματος στο προσωπικό",
|
||||
'row_subject' => "Θέμα",
|
||||
'row_body' => "Σώμα",
|
||||
'submit_send_it' => "Send It!"
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user