dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Added circle access control so that 1) a reseller can create circles that...
ftimme
2012-05-24
80bee61fcda7e0f8e09e2f286514537c8555beef
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
ja_remote_user_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'リモートユーザー';
$wb['list_desc_txt'] = '';
$wb['add_new_record_txt'] = 'ユーザーを追加する';
$wb['parent_remote_userid_txt'] = 'ID';
$wb['username_txt'] = 'ユーザー名';
?>