Skip to content

Commit

Permalink
Fixed Issue #1824
Browse files Browse the repository at this point in the history
  • Loading branch information
amit-webkul committed Dec 20, 2024
1 parent f31aa8c commit 8f93831
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/Webkul/Admin/src/Resources/lang/ar/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -1906,7 +1906,7 @@
],

'open-leads-by-states' => [
'title' => 'العملاء المحتملين حسب الدول',
'title' => 'العملاء المحتملين المفتوحين حسب المراحل',
'empty-title' => 'لا توجد بيانات متاحة',
'empty-info' => 'لا توجد بيانات متاحة للفترة المختارة',
],
Expand Down
2 changes: 1 addition & 1 deletion packages/Webkul/Admin/src/Resources/lang/en/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -1910,7 +1910,7 @@
],

'open-leads-by-states' => [
'title' => 'Open Leads By States',
'title' => 'Open Leads By Stages',
'empty-title' => 'No Data Available',
'empty-info' => 'No data available for selected interval',
],
Expand Down
2 changes: 1 addition & 1 deletion packages/Webkul/Admin/src/Resources/lang/es/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -1910,7 +1910,7 @@
],

'open-leads-by-states' => [
'title' => 'Leads Abiertos por Estados',
'title' => 'Leads Abiertos por Etapas',
'empty-title' => 'No Hay Datos Disponibles',
'empty-info' => 'No hay datos disponibles para el intervalo seleccionado',
],
Expand Down
2 changes: 1 addition & 1 deletion packages/Webkul/Admin/src/Resources/lang/fa/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -1910,7 +1910,7 @@
],

'open-leads-by-states' => [
'title' => 'لیدهای باز بر اساس وضعیت‌ها',
'title' => 'سرنخ‌های باز بر اساس مراحل',
'empty-title' => 'هیچ داده‌ای موجود نیست',
'empty-info' => 'داده‌ای برای بازه زمانی انتخاب شده وجود ندارد',
],
Expand Down
2 changes: 1 addition & 1 deletion packages/Webkul/Admin/src/Resources/lang/pt_BR/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -1905,7 +1905,7 @@
],

'open-leads-by-states' => [
'title' => 'Leads Abertos por Estados',
'title' => 'Leads Abertos por Estágios',
'empty-title' => 'Nenhum Dado Disponível',
'empty-info' => 'Nenhum dado disponível para o intervalo selecionado',
],
Expand Down
2 changes: 1 addition & 1 deletion packages/Webkul/Admin/src/Resources/lang/tr/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -1910,7 +1910,7 @@
],

'open-leads-by-states' => [
'title' => 'Durumlara Göre Açık Leadler',
'title' => 'Aşamalara Göre Açık Leadler',
'empty-title' => 'Veri Bulunamadı',
'empty-info' => 'Seçilen aralık için veri bulunamadı',
],
Expand Down
2 changes: 1 addition & 1 deletion packages/Webkul/Admin/src/Resources/lang/vi/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -1909,7 +1909,7 @@
],

'open-leads-by-states' => [
'title' => 'Leads Mở Theo Tình Trạng',
'title' => 'Khách hàng tiềm năng mở theo giai đoạn',
'empty-title' => 'Không Có Dữ Liệu',
'empty-info' => 'Không có dữ liệu cho khoảng thời gian được chọn',
],
Expand Down

0 comments on commit 8f93831

Please sign in to comment.