dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Minor - adding the "active" field in the remoting::client_get_sites_by_user...
jmontoya
2010-08-24
5baeb45f6cba1192770a725aef4773aa74aab4ad
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
ja_software_repo_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'リポジトリー';
$wb['active_txt'] = '有効';
$wb['repo_name_txt'] = 'リポジトリー';
$wb['repo_url_txt'] = 'URL';
?>