wip
This commit is contained in:
@@ -67,7 +67,7 @@ class LoanType extends Resource
|
||||
Number::make(__('Tax'), 'tax')
|
||||
->rules('required', 'numeric', 'max:100'),
|
||||
|
||||
Text::make(__('Maturity'), 'maturity')
|
||||
Text::make(__('Laon maturity'), 'maturity')
|
||||
->rules('required', 'string', 'max:255'),
|
||||
|
||||
Text::make(__('Notes'), 'notes')
|
||||
|
||||
@@ -84,6 +84,7 @@
|
||||
"Mary": "Mary",
|
||||
"Masters ED": "Ussalar",
|
||||
"Maturity": "Kämillik",
|
||||
"Laon maturity": "Karz möhleti",
|
||||
"Method Not Allowed": "Usul rugsat berilmedi",
|
||||
"Middle school": "Orta mekdep",
|
||||
"Misdirected Request": "Nädogry haýyş",
|
||||
@@ -193,6 +194,7 @@
|
||||
"URI Too Long": "URI gaty uzyn",
|
||||
"Use Proxy": "Proksi ulanyň",
|
||||
"User": "Ulanyjy",
|
||||
"Users": "Ulanyjylar",
|
||||
"Variant Also Negotiates": "Wariant hem gepleşik geçirýär",
|
||||
"Verify Email Address": "E-poçta salgysyny barlaň",
|
||||
"Verify Your Email Address": "E-poçta salgyňyzy barlaň",
|
||||
|
||||
Reference in New Issue
Block a user