mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
Completed translation to EN/RU
HTML need to be fixed, configurable language need to be added to user settings, need to change some API answers to translate RRD Graphics.
This commit is contained in:
parent
db1a553e5b
commit
a2d33b72ec
23 changed files with 1631 additions and 1287 deletions
|
@ -106,7 +106,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10px 0 0 2px;">
|
||||
<?php print _('Expiration date');?> <span style="padding:0 0 0 6px; font-size: 10pt; color:#555;">(YYYY-MM-DD)</span>
|
||||
<?php print _('Expiration date');?> <span style="padding:0 0 0 6px; font-size: 10pt; color:#555;">(<?php print _('YYYY-MM-DD');?>)</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue