Translation begins...

This commit is contained in:
ZonD Eighty 2012-12-27 12:48:20 +04:00
commit 43d7825b68
39 changed files with 4188 additions and 4079 deletions

15
web/inc/i18n/en.php Normal file
View file

@ -0,0 +1,15 @@
<?php
/**
* Vesta CP language file
* Translated by ZonD80 (zond80@gmail.com)
*/
if (!defined('LANGUAGE')) die('Direct access not allowed');
$LANG = array(
'Hour'=>'Hour',
'Min'=>'Min',
'pb'=>'pb',
);