From 5e95a12f4471fd5997c131e931e6e7af20d80802 Mon Sep 17 00:00:00 2001 From: Maysara <56265744+maysara-elshewehy@users.noreply.github.com> Date: Fri, 17 Oct 2025 04:09:44 +0300 Subject: [PATCH] extra spaces removed --- .../locales/ar/theme-common.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/docusaurus-theme-translations/locales/ar/theme-common.json b/packages/docusaurus-theme-translations/locales/ar/theme-common.json index 051cdb212c..e30e940f45 100644 --- a/packages/docusaurus-theme-translations/locales/ar/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/ar/theme-common.json @@ -33,7 +33,7 @@ "theme.blog.post.paginator.navAriaLabel": "التنقل في صفحة مقالات المدونة", "theme.blog.post.paginator.newerPost": "أحدث المقالات", "theme.blog.post.paginator.olderPost": "أقدم المقالات", - "theme.blog.post.plurals": "مقالة واحدة | {count} مقالات", + "theme.blog.post.plurals": "مقالة واحدة|{count} مقالات", "theme.blog.post.readMore": "اقرأ المزيد", "theme.blog.post.readMoreLabel": "اقرأ المزيد {title}", "theme.blog.post.readingTime.plurals": "{readingTime} دقائق قراءة|{readingTime} دقائق قراءة", @@ -64,7 +64,7 @@ "theme.docs.sidebar.navAriaLabel": "Docs sidebar", "theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar", "theme.docs.tagDocListPageTitle": "{nDocsTagged} مستند موسوم بـ \"{tagName}\"", - "theme.docs.tagDocListPageTitle.nDocsTagged": "مستند موسوم واحد | {count} مستندات موسومة", + "theme.docs.tagDocListPageTitle.nDocsTagged": "مستند موسوم واحد|{count} مستندات موسومة", "theme.docs.versionBadge.label": "الإصدار: {versionLabel}", "theme.docs.versions.latestVersionLinkLabel": "احدث إصدار", "theme.docs.versions.latestVersionSuggestionLabel": "للحصول على أحدث الوثائق، راجع {latestVersionLink} ({versionLabel}).",