dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Allow domain specific welcom messages:
Daniel Steglich
2016-01-15
bb984cedaa3530ccc88c4c1f7ca84ebbfbc52d89
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
tools
/
lib
/
lang
/
tr_interface.lng
1
2
3
4
5
6
7
<?php
$wb['interface_head_txt'] = 'Arayüz Ayarları';
$wb['interface_desc_txt'] = 'Arayüzü düzenleyin';
$wb['language_txt'] = 'Dil';
$wb['startmodule_txt'] = 'Başlangıç modülü';
$wb['app_theme_txt'] = 'Tasarım';
?>