{{ block title }}
Round {{group.round_number}}
Player {{player.id_in_group}}
{{ endblock }}
{{ block content }}
共有林に 【{{ Constants.pool_start }}】 の資源があります.
あなたは 【0】 の資源を持っています.
資源をどれだけ採取しますか?
【{{ Constants.exploitation_min }} から {{ Constants.exploitation_max }}】の整数を入力してください.
あなたは 【{{ player.exploitation }}】 の資源を採取しました.
全員で 【{{ group.total_exploitation }}】 の資源を採取しました.
共有林に 【{{ group.current_pool }}】 の資源があります.
あなたは 【{{ player.resource }}】 の資源を持っています.
資源をどれだけ採取しますか?
【{{ Constants.exploitation_min }} から {{ Constants.exploitation_max }}】 の整数を入力してください.