From 09f86d71785b76c18615b8cd03d0caeb89c8e521 Mon Sep 17 00:00:00 2001 From: ELTAYEB ALI Date: Sun, 12 Jan 2020 20:19:33 +0200 Subject: [PATCH] update index in api MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit لايمكن ضبط ظهور العربي مع دمج محتوي انجليزي مما يجعل شكل الكلمات متتداحل فترجمة Set this to `true` to .. ..قم بتعيين هذا على "صواب" فاذا دمجنا النص صار غير مقروء بسب ان `md` . لا تدعم العربية حتي الأن --- src/v2/api/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/v2/api/index.md b/src/v2/api/index.md index 91e31d714e..b501d29902 100644 --- a/src/v2/api/index.md +++ b/src/v2/api/index.md @@ -152,7 +152,7 @@ type: api Define custom key alias(es) for `v-on`. -### performance +### الأداء > جديد في الاصدار 2.2.0+ @@ -162,7 +162,7 @@ type: api - **طريقة الاستخدام**: - Set this to `true` to enable component init, compile, render and patch performance tracing in the browser devtool performance/timeline panel. Only works in development mode and in browsers that support the [performance.mark](https://developer.mozilla.org/en-US/docs/Web/API/Performance/mark) API. + قم بتعيين هذا على "صواب" لتمكين تتبع أداء المكون، وتجميع، وتقديم، وتصحيحها في لوحة أداء/تسلسل زمني لأداة المستعرض. يعمل فقط في وضع التطوير وفي المستعرضات التي تدعم [performance.mark](https://developer.mozilla.org/en-US/docs/Web/API/Performance/mark) API. ### productionTip