ECOMMERCE/lang/id/header.php

6 lines
112 B
PHP

<?php
return [
'categories' => 'Kategori',
'account' => 'Akun',
'wishlist' => 'Daftar Keinginan',
];