New translations button.php (Romanian)

This commit is contained in:
Fatih Alp 2020-05-12 19:04:36 +03:00
parent bca29ce595
commit 2e81231148

View File

@ -0,0 +1,8 @@
<?php
return [
'new_category' => 'Categorie noua',
'add_sub_category' => 'Adăugați subcategorie',
'sub_category' => 'Arată subcategorie',
'new_placeholderforsearch' => 'Nouă locație de căutare',
];