dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#1000 - Error in salt size in tform.inc.php.orig
tbrehm
2009-12-04
128b2a8c3f31fef60d427614056066431eb12a28
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
tr_users_list.lng
1
2
3
4
5
6
7
8
<?php
$wb["list_head_txt"] = 'Kullanıcılar';
$wb["username_txt"] = 'Kullanıcı adı';
$wb["name_txt"] = 'İsim';
$wb["vorname_txt"] = 'Takma ad';
$wb["ort_txt"] = 'şehir';
$wb["add_new_record_txt"] = 'Yeni Kullanıcı';
?>