Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #25 from X7md/patch-1

Add ar to translations.ts

authored by

trueberryless and committed by
GitHub
700ccafd 9b5be392

+12
+5
.changeset/red-windows-draw.md
··· 1 + --- 2 + "starlight-cooler-credit": patch 3 + --- 4 + 5 + Add Arabic language translation
+7
packages/starlight-cooler-credit/translations.ts
··· 79 79 "starlightCoolerCredit.starlight-blog.description": 80 80 "想建立自己的 Starlight 博客吗? →", 81 81 }, 82 + ar: { 83 + "starlightCoolerCredit.starlight.description": "تود بناء توثيقك الخاص؟ ←", 84 + "starlightCoolerCredit.astro.title": "مبني على Astro", 85 + "starlightCoolerCredit.astro.description": "تود بناء موقعك الثابت؟ ←", 86 + "starlightCoolerCredit.starlight-blog.title": "مبني على Starlight Blog", 87 + "starlightCoolerCredit.starlight-blog.description": "هل تريد ان تطور Starlight blog الخاص بك؟ ←", 88 + }, 82 89 };