This commit is contained in:
2024-09-09 19:58:52 +05:00
parent bde23bec5b
commit 2de6f94ff3
2 changed files with 4 additions and 7 deletions

View File

@@ -2,10 +2,6 @@
namespace App\Modules\DateHelper\Repositories;
use Illuminate\Database\Eloquent\Builder;
use Illuminate\Http\Request;
use App\Modules\DateHelper\Models\DateHelper;
class DateHelperRepository
{
public static function monthsAsNumber(): array

View File

@@ -295,10 +295,11 @@
"Visa/Master payments": "Visa/Master tölegleri",
"For students": "Talyplar üçin",
"Application type": "Ýüztutmanyň görnüşi",
"Payment sender data": "Tölegi ugradyjynyň maglumatlar",
"Payment sender data": "Tölegi ugradyjynyň maglumatlary",
"Payee information": "Tölegi kabul edijiniň maglumatlary",
"Reciver files": "Kabul ediji talyp boýunça resminamalary",
"Sender files": "Ugradyjy boýunça resminamalary",
"Next": "Indiki",
"Previus": "Yza",
"Loading": "Ýüklenilýär"
}