New translations button.php (Italian)

This commit is contained in:
Fatih Alp 2020-01-10 17:04:25 +03:00
parent ded38f5c28
commit ee8cf612c9

View File

@ -0,0 +1,9 @@
<?php
return [
'post_ad' => [
'name' => 'Post Ad',
],
'login' => 'Login',
'register' => 'Register',
];