<?php return [ 'labels' => [ 'confirm' => [ 'yes' => "Si", 'no' => "No", ], ], ];
info at phpclasses dot org