laravel lang update + remove lang/_target

This commit is contained in:
xiaomlove
2025-05-05 21:36:39 +07:00
parent 6814e3ca4d
commit c5c20c02d6
97 changed files with 4107 additions and 1448 deletions
+9
View File
@@ -0,0 +1,9 @@
<?php
declare(strict_types=1);
return [
'failed' => 'Τα στοιχεία αυτά δεν ταιριάζουν με τα δικά μας.',
'password' => 'Ο κωδικός είναι λανθασμένος.',
'throttle' => 'Πολλές προσπάθειες σύνδεσης. Παρακαλώ δοκιμάστε ξανά σε :seconds δευτερόλεπτα.',
];