From 319dd9c0a8a111ab45c0b51afaa8e757b6f4e0ef Mon Sep 17 00:00:00 2001 From: Florian Schaal <florian@schaal-24.de> Date: Sun, 16 Aug 2015 16:10:57 -0400 Subject: [PATCH] change "force configure openvz" --- interface/web/help/lib/lang/ja_support_message_list.lng | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/interface/web/help/lib/lang/ja_support_message_list.lng b/interface/web/help/lib/lang/ja_support_message_list.lng index 55ad933..94c1217 100644 --- a/interface/web/help/lib/lang/ja_support_message_list.lng +++ b/interface/web/help/lib/lang/ja_support_message_list.lng @@ -2,6 +2,6 @@ $wb['list_head_txt'] = 'サポートメッセージ'; $wb['sender_id_txt'] = '送信者'; $wb['subject_txt'] = '件名'; -$wb["add_new_record_txt"] = 'サポートメッセージを作成する'; +$wb['add_new_record_txt'] = 'サポートメッセージを作成する'; +$wb['date_txt'] = 'Date'; ?> - -- Gitblit v1.9.1