{{ '%i18n:common.reversi.turn-of%'.replace('{}', turnUser.name) }}
{{ '%i18n:common.reversi.past-turn-of%'.replace('{}', turnUser.name) }}
%i18n:common.reversi.opponent-turn%
%i18n:common.reversi.my-turn%
{{ '%i18n:common.reversi.won%'.replace('{}', game.winner.name) }}{{ game.settings.isLlotheo ? ' (ロセオ)' : '' }} %i18n:common.reversi.drawn%
{{ logPos }}ターン目 黒:{{ o.blackCount }} 白:{{ o.whiteCount }} 合計:{{ o.blackCount + o.whiteCount }}