This commit is contained in:
2023-12-04 17:29:42 +05:00
parent 5588759e21
commit 6c0afca80a
2 changed files with 4 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ class StatusFilter extends Filter
*/ */
public function name(): string public function name(): string
{ {
return __('Status Filter'); return __('Status');
} }
/** /**

View File

@@ -470,5 +470,7 @@
"You are receiving this email because we received a password reset request for your account.": "Bu e-poçta alýarsyňyz, sebäbi hasabyňyz üçin paroly täzeden düzmek haýyşyny aldyk.", "You are receiving this email because we received a password reset request for your account.": "Bu e-poçta alýarsyňyz, sebäbi hasabyňyz üçin paroly täzeden düzmek haýyşyny aldyk.",
"Zambia": "Zambiýa", "Zambia": "Zambiýa",
"Zimbabwe": "Zimbabwe", "Zimbabwe": "Zimbabwe",
"—": "—" "—": "—",
"Region": "Welaýat",
"Branch": "Şahamça"
} }