mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
Translation begins...
This commit is contained in:
parent
8b74eb9179
commit
43d7825b68
39 changed files with 4188 additions and 4079 deletions
15
web/inc/i18n/en.php
Normal file
15
web/inc/i18n/en.php
Normal 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',
|
||||
|
||||
);
|
Loading…
Add table
Add a link
Reference in a new issue