Merge pull request #2653 from jitendra-webkul/1.0

Issue #2638 fixed
This commit is contained in:
Jitendra Singh 2020-03-13 18:31:15 +05:30 committed by GitHub
commit 195344e8a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View File

@ -799,7 +799,7 @@ return [
'mass-update-success' => 'Customers updated successfully',
'status' => 'Status',
'active' => 'Active',
'in-active' => 'Inactive'
'inactive' => 'Inactive'
],
'reviews' => [
'title' => 'باء-الاستعراضات',

View File

@ -949,7 +949,7 @@ return [
'mass-update-success' => 'Customers updated successfully',
'status' => 'Status',
'active' => 'Active',
'in-active' => 'Inactive'
'inactive' => 'Inactive'
],
'reviews' => [

View File

@ -829,7 +829,7 @@ return [
'mass-update-success' => 'مشتریان با موفقیت به روز شدند',
'status' => 'وضعیت',
'active' => 'فعال',
'in-active' => 'غیرفعال'
'inactive' => 'غیرفعال'
],
'reviews' => [

View File

@ -946,7 +946,7 @@ return [
'mass-update-success' => 'Customers updated successfully',
'status' => 'Status',
'active' => 'Actief',
'in-active' => 'Niet geactiveerd'
'inactive' => 'Niet geactiveerd'
],
'reviews' => [

View File

@ -824,7 +824,7 @@ return [
'mass-update-success' => 'Clientes atualizados com sucesso',
'status' => 'Status',
'active' => 'Ativo (a)',
'in-active' => 'Inativo (a)'
'inactive' => 'Inativo (a)'
],
'reviews' => [
'title' => 'Avaliações',