Skip to content

Commit c167a89

Browse files
authored
feat: Added Arabic 🇸🇦 translations (#521)
1 parent 75ef39c commit c167a89

File tree

1 file changed

+12
-0
lines changed
  • docusaurus-search-local/locales

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"theme.SearchBar.label": "بحث...",
3+
"theme.SearchBar.seeAll": "عرض كل النتائج",
4+
"theme.SearchBar.noResultsText": "لا توجد نتائج",
5+
"theme.SearchBar.searchInContext": "عرض النتائج ضمن \"{context}\"",
6+
"theme.SearchBar.seeAllOutsideContext": "عرض النتائج خارج \"{context}\"",
7+
"theme.SearchPage.existingResultsTitle": "النتائج لـ \"{query}\"",
8+
"theme.SearchPage.emptyResultsTitle": "ابحث في المستندات",
9+
"theme.SearchPage.documentsFound.plurals": "{count} نتيجة",
10+
"theme.SearchPage.noResultsText": "لا توجد نتائج",
11+
"theme.SearchPage.searchContext.everywhere": "كل الأماكن"
12+
}

0 commit comments

Comments
 (0)