tbrehm
2012-06-11 897af06af9522ded99b1e0f46730299e89856ffe
interface/web/sites/lib/lang/ja_ftp_user.lng
@@ -24,4 +24,7 @@
$wb['directory_error_empty'] = 'ディレクトリを指定してください。';
$wb['directory_error_notinweb'] = 'ディレクトリはウェブのルートディレクトリ以下にしてください。';
$wb['parent_domain_id_error_empty'] = 'ウェブサイトを選択してください。';
$wb['quota_size_error_regex'] = 'Quota: enter a -1 for unlimited or a number > 0';
$wb['dir_dot_error'] = 'No .. in path allowed.';
$wb['dir_slashdot_error'] = 'No ./ in path allowed.';
?>