New translations button.php (Italian)

This commit is contained in:
Fatih Alp 2020-05-12 13:14:23 +03:00
parent f08b84b87f
commit 6b23866823

View File

@ -0,0 +1,13 @@
<?php
return [
'post_ad' => [
'name' => 'Post Ad',
],
'login' => 'Login',
'register' => 'Register',
'continue' => 'Continue',
'reset_password' => 'Reset Password',
'email' => 'Email',
'phone' => 'Phone',
];