{{LL設定状況}}

{{LLアカウント設定}}

{{LLログインID}} {{if login_id != ''}}{{html login_id}}{{else}}{{LL未設定}}{{/if}}
{{LLメールアドレス}} {{if email != ''}}{{html email}}{{else}}{{LL未設定}}{{/if}}

{{LL初期表示設定}}

{{LLチャット一覧表示設定}}

{{asst_dispnum_s}} {{asst_dispnum_e}}
{{LL一覧表示優先順}} {{if top_order == 'room'}}{{LLルーム優先}}{{else}}{{LLコンタクト優先}}{{/if}}
{{LLルーム一覧
初期表示件数}}
{{html page_limit}}
{{LLコンタクト一覧
初期表示件数}}
{{html page_limit_user}}
{{LLコンタクトラベル
表示件数}}
{{html page_limit_contact_label}}
{{LLアシスタント一覧
初期表示件数}}
{{html page_limit_assistant}}

{{LLタスクのアラーム送信設定}}

{{LL送信時刻}} {{html alarm_time}}

{{LLスケジュール設定}}

{{LL個人スケジュールの公開}} {{if publish == 'on'}}{{LL公開する}}{{else publish == 'off'}}{{LL公開しない}}{{/if}}
{{LL月間カレンダーの開始曜日}} {{if start_week == 'sunday'}}{{LL日曜日}}{{else start_week == 'monday'}}{{LL月曜日}}{{/if}}
{{LL祝日}} {{if holiday == 'on'}}{{LL表示する}}{{else holiday == 'off'}}{{LL表示しない}}{{/if}}
{{LL場所項目数}} {{html all_count_location}}

{{LLアンケート設定}}

{{LL新着期間}} {{if newly_arriving_days == '0'}}{{LL表示しない}}{{else newly_arriving_days == '1'}}{{LL1日間}}{{else newly_arriving_days == '2'}}{{LL2日間}}{{else newly_arriving_days!='0' && newly_arriving_days!='1' && newly_arriving_days!='2' && newly_arriving_days!='4' &&newly_arriving_days!='5' && newly_arriving_days!='6' && newly_arriving_days!='7' && newly_arriving_days!='14' &&newly_arriving_days!='21' && newly_arriving_days!='28'}}{{LL3日間}}{{else newly_arriving_days == '4'}}{{LL4日間}}{{else newly_arriving_days == '5'}}{{LL5日間}}{{else newly_arriving_days == '6'}}{{LL6日間}}{{else newly_arriving_days == '7'}}{{LL1週間}}{{else newly_arriving_days == '14'}}{{LL2週間}}{{else newly_arriving_days == '21'}}{{LL3週間}}{{else newly_arriving_days == '28'}}{{LL4週間}}{{/if}}
{{if allow_use_topic}}

{{LLトピック情報表示設定}}

{{LLトピック名}} {{if show_topic_name == 'on'}}{{LL表示する}}{{else show_topic_name == 'off'}}{{LL表示しない}}{{/if}}
{{/if}}

{{LL環境設定}}

{{if allow_use_reaction_notification}}

{{LLリアクション通知設定}}

{{LLリアクション通知}} {{if app.getRestBooleanValue(use_notification)}}{{LL利用する}}{{else}}{{LL利用しない}}{{/if}}
{{LL通知内容}} {{if show_icon=='off' && show_chat_name=='off' && show_user_name=='off'}}{{html chat.Resource.reaction.contentsNotAll}}{{else show_icon=='on' && show_chat_name=='off' && show_user_name=='off'}}{{html chat.Resource.reaction.contentsIcon}}{{else show_icon=='off' && show_chat_name=='on' && show_user_name=='off'}}{{html chat.Resource.reaction.contentsChat}}{{else show_icon=='off' && show_chat_name=='off' && show_user_name=='on'}}{{html chat.Resource.reaction.contentsUser}}{{else show_icon=='on' && show_chat_name=='on' && show_user_name=='off'}}{{html chat.Resource.reaction.contentsIconChat}}{{else show_icon=='on' && show_chat_name=='off' && show_user_name=='on'}}{{html chat.Resource.reaction.contentsIconUser}}{{else show_icon=='off' && show_chat_name=='on' && show_user_name=='on'}}{{html chat.Resource.reaction.contentsChatUser}}{{else show_icon=='on' && show_chat_name=='on' && show_user_name=='on'}}{{html chat.Resource.reaction.contentsAll}}{{/if}}
{{/if}}

{{LLチャット機能記憶設定}}

{{LLチャット機能記憶設定}} {{if is_save_function == 'on'}}{{LL記憶する}}{{else is_save_function == 'off'}}{{LL記憶しない}}{{/if}}
{{LL絞り込み条件の記憶}} {{if is_save_conditions == 'on'}}{{LL記憶する}}{{else is_save_conditions == 'off'}}{{LL記憶しない}}{{/if}}

{{LL自動退席設定}}

{{LL自動退席時間(分)}} {{if away_time == '0'}}{{LL使用しない}}{{else}}{{html away_time}}{{/if}}

{{LLコンタクト自動承認設定}}

{{LLコンタクトリクエストの
自動承認}}
{{if auto_contact_acception == 'on'}}{{LL行う}}{{else auto_contact_acception == 'off'}}{{LL行わない}}{{/if}}

{{LL言語及びタイムゾーン設定}}

{{LL言語}} {{s_delimiter}}if language_id == '{{item_key}}'{{e_delimiter}}{{item_value}}{{/if}}
{{LLタイムゾーン}} {{s_delimiter}}if time_zone_id == '{{item_key}}'{{e_delimiter}}{{item_value}}{{/if}}
{{LL夏時間}} {{if DST == 'on'}}{{LL期間内}}{{else DST == 'off'}}{{LL期間外(使用しない)}}{{/if}}