diff options
Diffstat (limited to 'program/localization/ja/labels.inc')
-rw-r--r-- | program/localization/ja/labels.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/program/localization/ja/labels.inc b/program/localization/ja/labels.inc index 4ef50fed2..11a50aeed 100644 --- a/program/localization/ja/labels.inc +++ b/program/localization/ja/labels.inc @@ -33,6 +33,7 @@ $labels['addressbook'] = 'アドレス帳'; // mailbox names $labels['inbox'] = '受信箱'; +$labels['drafts'] = '草案'; $labels['sent'] = '送信箱'; $labels['trash'] = 'ごみ箱'; $labels['drafts'] = '草稿'; @@ -115,6 +116,7 @@ $labels['quota'] = 'ディスク使用量'; // message compose $labels['compose'] = 'メッセージを作成する'; +$labels['savemessage'] = 'この草案を救いなさい'; $labels['sendmessage'] = 'メッセージを今すぐ送信する'; $labels['addattachment'] = 'ファイルを添付する'; $labels['charset'] = '文字エンコード'; |