Add phone or username placeholder in login view and update Turkish translations

- Updated the login view to include a placeholder for phone or username input.
- Added a new Turkish translation for the phone or username placeholder to enhance user guidance.
This commit is contained in:
Mekan1206
2025-12-21 06:20:41 +05:00
parent f433fc3e41
commit 326987d6de
2 changed files with 3 additions and 1 deletions

View File

@@ -30,4 +30,5 @@ return [
'go_back' => 'Yza',
'successfully_changed_phone' => 'Telefon belgiňiz üýtgedildi',
'resend' => 'Täze tassyklaýyş belgi ugratmak',
'phone_or_username_placeholder' => 'meselem: 65999990 yada ulanyjy_ady',
];