1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Hideaki SAWADA <chuno@live.jp>
7 */
8$lang['userpage']              = 'ユーザーページヘのリンクを作成するための printf 入力文字列(ユーザー名が表示される場所に ›%s‹ を挿入する)';
9$lang['notify_assignee']       = '関係ユーザーに新規作業や状態変更のメールを送信する。';
10