dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added japanese translation. Many thanks to HORIUCHI Takahiko for the transl...
tbrehm
2010-02-04
ea2b211820ababebbda558f569e72f5c081c609c
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
ja_groups.lng
1
2
3
4
5
<?php
$wb["description_txt"] = '説明';
$wb["name_txt"] = 'グループ';
$wb["name_err"] = 'グループ名は1〜30文字で指定してください。';
?>