New translations button.php (Hebrew)

This commit is contained in:
Fatih Alp 2020-05-12 19:14:31 +03:00
parent d26dce4206
commit 3de5258041

View File

@ -0,0 +1,13 @@
<?php
return [
'post_ad' => [
'name' => 'מודעת הודעה',
],
'login' => 'התחברות',
'register' => 'להירשם',
'continue' => 'המשך',
'reset_password' => 'לאפס את הסיסמה',
'email' => 'אימייל',
'phone' => 'טלפון',
];