dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix for an issue where plugins dont get loaded when logged in with "Login as".
Till Brehm
2016-06-23
2be1de4e523cea741a000cd21acd166660d8b9c8
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
vm
/
lib
/
lang
/
tr.lng
1
2
3
4
5
6
7
<?php
$wb['Virtual Servers'] = 'Sanal Sunucular';
$wb['OS Templates'] = 'OS Kalıpları';
$wb['VM Templates'] = 'VM Kalıpları';
$wb['IP addresses'] = 'IP Adresleri';
$wb['OpenVZ'] = 'OpenVZ';
?>