modify translations 🤦

This commit is contained in:
2023-11-28 17:31:52 +05:00
parent 45b42d47e8
commit af9afd5113
28 changed files with 3240 additions and 956 deletions

View File

@@ -23,6 +23,7 @@ class User extends Authenticatable
'name',
'email',
'password',
'locale',
];
/**