dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Reversed the logic one place in the mysql client plugin
nveid
2011-12-17
a7cb2b0250c17405cd52649be7aa5ed463e7078d
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
tools
/
lib
/
lang
/
ja.lng
1
2
3
4
5
6
7
<?php
$wb['User Settings'] = 'ユーザー設定';
$wb['Settings'] = '設定';
$wb['ISPConfig Tools'] = 'ISPConfig Tools';
$wb['Password and Language'] = 'パスワードと言語';
$wb['ispconfig_tools_note'] = 'This module allows you to change the password and language and to start a resync of the DNS records.';
?>