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