New translations button.php (Arabic)

This commit is contained in:
Fatih Alp 2020-01-10 17:07:01 +03:00
parent a779d9a69c
commit 9f182289b2

View File

@ -1,8 +1,9 @@
<?php <?php
return [ return [
'send' => [ 'post_ad' => [
'name' => 'إرسال', 'name' => 'Post Ad',
], ],
]; 'login' => 'Login',
'register' => 'Register',
];