From fa9d1d474164350992136c89ad87707973ca3dcb Mon Sep 17 00:00:00 2001 From: Amir Salehi <30601329+amiryxe@users.noreply.github.com> Date: Sat, 4 May 2024 21:56:04 +0330 Subject: [PATCH] Update faIR.ts fix some spaces and change some words Signed-off-by: Amir Salehi <30601329+amiryxe@users.noreply.github.com> --- packages/x-data-grid/src/locales/faIR.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/x-data-grid/src/locales/faIR.ts b/packages/x-data-grid/src/locales/faIR.ts index cb0f327f0f2e..3bef75f7745c 100644 --- a/packages/x-data-grid/src/locales/faIR.ts +++ b/packages/x-data-grid/src/locales/faIR.ts @@ -5,7 +5,7 @@ import { getGridLocalization, Localization } from '../utils/getGridLocalization' const faIRGrid: Partial = { // Root noRowsLabel: 'بدون سطر', - noResultsOverlayLabel: 'نتیجه ای پیدا نشد.', + noResultsOverlayLabel: 'نتیجه‌ای پیدا نشد.', // Density selector toolbar button text toolbarDensity: 'تراکم', @@ -110,14 +110,14 @@ const faIRGrid: Partial = { columnMenuFilter: 'فیلتر', columnMenuHideColumn: 'مخفی', columnMenuUnsort: 'نامرتب‌کردن', - columnMenuSortAsc: 'مرتب‌کردن صعودی', - columnMenuSortDesc: 'مرتب‌کردن نزولی', + columnMenuSortAsc: 'مرتب‌سازی صعودی', + columnMenuSortDesc: 'مرتب‌سازی نزولی', // Column header text columnHeaderFiltersTooltipActive: (count) => count !== 1 ? `${count} فیلتر‌های فعال` : `${count} فیلتر فعال`, columnHeaderFiltersLabel: 'نمایش فیلترها', - columnHeaderSortIconLabel: 'مرتب‌کردن', + columnHeaderSortIconLabel: 'مرتب‌سازی', // Rows selected footer text footerRowSelected: (count) =>