Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(partners): Translate partners section #150

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions .vitepress/cache/deps/_metadata.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
{
"hash": "9d7bd9d3",
"browserHash": "471d76a2",
"hash": "831dfe67",
"browserHash": "531b02b6",
"optimized": {
"vue": {
"src": "../../../node_modules/.pnpm/vue@3.3.4/node_modules/vue/dist/vue.runtime.esm-browser.js",
"src": "../../../node_modules/.pnpm/vue@3.4.26/node_modules/vue/dist/vue.runtime.esm-browser.js",
"file": "vue.js",
"fileHash": "e0742c69",
"fileHash": "7b0cf463",
"needsInterop": false
},
"vitepress > @vue/devtools-api": {
"src": "../../../node_modules/.pnpm/@[email protected]/node_modules/@vue/devtools-api/lib/esm/index.js",
"file": "vitepress___@vue_devtools-api.js",
"fileHash": "2f2059e7",
"fileHash": "9b0f0d7d",
"needsInterop": false
},
"gsap": {
"src": "../../../node_modules/.pnpm/[email protected]/node_modules/gsap/index.js",
"file": "gsap.js",
"fileHash": "794a5241",
"fileHash": "301fcb35",
"needsInterop": false
},
"dynamics.js": {
"src": "../../../node_modules/.pnpm/[email protected]/node_modules/dynamics.js/lib/dynamics.js",
"file": "dynamics__js.js",
"fileHash": "3d12462a",
"fileHash": "ce6bea05",
"needsInterop": true
}
},
Expand Down
4,354 changes: 2,484 additions & 1,870 deletions .vitepress/cache/deps/vue.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions .vitepress/cache/deps/vue.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
هذه قائمة ترجمات المصطلحات التقنية التي اتفق عليها فريق الترجمة. تعتبر هذه القائمة المرجع الأساسي للمصطلحات في هذا الموقع.

| English | العربية | متفق عليه |
| ---------------------- | ---------------------------------------------- | --------- |
|------------------------|------------------------------------------------|-----------|
| accessibility | شمولية الوصول | ليس بعد |
| action | حدث (في إدارة الحالة) | ليس بعد |
| alias | اسم بديل | ليس بعد |
Expand Down
Loading