dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#2597 - simplepie.inc.php not fully php-5.4.x compliant
tbrehm
2013-02-06
a99daa0a9a55fe1c1f64bebc9e49bd4ab26325cd
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
vm
/
lib
/
lang
/
tr.lng
1
2
3
4
5
6
7
<?php
$wb['Virtual Servers'] = 'Virtual Servers';
$wb['OS Templates'] = 'OS Templates';
$wb['VM Templates'] = 'VM Templates';
$wb['IP addresses'] = 'IP addresses';
$wb['OpenVZ'] = 'OpenVZ';
?>