PATH:
home
/
rwabteecom
/
public_html
/
vendor
/
mariuzzo
/
laravel-js-localization
/
tests
/
fixtures
/
lang
/
ht
/
Editing: messages.php
<?php return array( 'home' => 'Akèy', 'family' => array( 'father' => 'Papa', 'mother' => 'Maman', 'children' => array( 'son' => 'Pitit', ), ), 'messagePlural' => 'Yon pòm|Pòm yo', );
SAVE
CANCEL