ECOMMERCE/lang/en/home_slider.php

9 lines
277 B
PHP

<?php
return [
'new_collection' => 'The new warm collection',
'new_fall_season' => 'New fall <br class="d-none d-md-inline">season 2024',
'shop_now' => 'Shop now',
'ready_for_party' => 'Ready for the play?',
'choose_outfits' => 'Choose outfits for play'
];