create profile api's with tests
This commit is contained in:
6
resources/lang/fa/messages.php
Normal file
6
resources/lang/fa/messages.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'successful' => 'عملیات موفق آمیز بود',
|
||||
'incorrect_current_password' => 'رمز عبور فعلی اشتباه است',
|
||||
];
|
||||
Reference in New Issue
Block a user