Skip to content

Commit 2bbd203

Browse files
committed
Update viewer to [email protected]
1 parent 262d200 commit 2bbd203

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+2095
-163
lines changed

viewer/locales/ar-XB.json

+45-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"message": "`[aria-*]` ‏‮attributes‬‏ ‏‮match‬‏ ‏‮their‬‏ ‏‮roles‬‏"
1919
},
2020
"core/audits/accessibility/aria-allowed-role.js | description": {
21-
"message": "‏‮ARIA‬‏ `role`‏‮s‬‏ ‏‮enable‬‏ ‏‮assistive‬‏ ‏‮technologies‬‏ ‏‮to‬‏ ‏‮know‬‏ ‏‮the‬‏ ‏‮role‬‏ ‏‮of‬‏ ‏‮each‬‏ ‏‮element‬‏ ‏‮on‬‏ ‏‮the‬‏ ‏‮web‬‏ ‏‮page‬‏. ‏‮If‬‏ ‏‮the‬‏ `role` ‏‮values‬‏ ‏‮are‬‏ ‏‮misspelled‬‏, ‏‮not‬‏ ‏‮existing‬‏ ‏‮ARIA‬‏ `role` ‏‮values‬‏, ‏‮or‬‏ ‏‮abstract‬‏ ‏‮roles‬‏, ‏‮then‬‏ ‏‮the‬‏ ‏‮purpose‬‏ ‏‮of‬‏ ‏‮the‬‏ ‏‮element‬‏ ‏‮will‬‏ ‏‮not‬‏ ‏‮be‬‏ ‏‮communicated‬‏ ‏‮to‬‏ ‏‮users‬‏ ‏‮of‬‏ ‏‮assistive‬‏ ‏‮technologies‬‏. [‏‮Learn‬‏ ‏‮more‬‏ ‏‮about‬‏ ‏‮ARIA‬‏ ‏‮roles‬‏](https://dequeuniversity.com/rules/axe/4.8/aria-allowed-roles)."
21+
"message": "‏‮ARIA‬‏ `role`‏‮s‬‏ ‏‮enable‬‏ ‏‮assistive‬‏ ‏‮technologies‬‏ ‏‮to‬‏ ‏‮know‬‏ ‏‮the‬‏ ‏‮role‬‏ ‏‮of‬‏ ‏‮each‬‏ ‏‮element‬‏ ‏‮on‬‏ ‏‮the‬‏ ‏‮web‬‏ ‏‮page‬‏. ‏‮If‬‏ ‏‮the‬‏ `role` ‏‮values‬‏ ‏‮are‬‏ ‏‮misspelled‬‏, ‏‮not‬‏ ‏‮existing‬‏ ‏‮ARIA‬‏ `role` ‏‮values‬‏, ‏‮or‬‏ ‏‮abstract‬‏ ‏‮roles‬‏, ‏‮then‬‏ ‏‮the‬‏ ‏‮purpose‬‏ ‏‮of‬‏ ‏‮the‬‏ ‏‮element‬‏ ‏‮will‬‏ ‏‮not‬‏ ‏‮be‬‏ ‏‮communicated‬‏ ‏‮to‬‏ ‏‮users‬‏ ‏‮of‬‏ ‏‮assistive‬‏ ‏‮technologies‬‏. [‏‮Learn‬‏ ‏‮more‬‏ ‏‮about‬‏ ‏‮ARIA‬‏ ‏‮roles‬‏](https://dequeuniversity.com/rules/axe/4.8/aria-allowed-role)."
2222
},
2323
"core/audits/accessibility/aria-allowed-role.js | failureTitle": {
2424
"message": "‏‮Values‬‏ ‏‮assigned‬‏ ‏‮to‬‏ `role=\"\"` ‏‮are‬‏ ‏‮not‬‏ ‏‮valid‬‏ ‏‮ARIA‬‏ ‏‮roles‬‏."
@@ -605,6 +605,9 @@
605605
"core/audits/bf-cache.js | title": {
606606
"message": "‏‮Page‬‏ ‏‮didn‬‏'‏‮t‬‏ ‏‮prevent‬‏ ‏‮back‬‏/‏‮forward‬‏ ‏‮cache‬‏ ‏‮restoration‬‏"
607607
},
608+
"core/audits/bf-cache.js | warningHeadless": {
609+
"message": "‏‮Back‬‏/‏‮forward‬‏ ‏‮cache‬‏ ‏‮cannot‬‏ ‏‮be‬‏ ‏‮tested‬‏ ‏‮in‬‏ ‏‮old‬‏ ‏‮Headless‬‏ ‏‮Chrome‬‏ (`--chrome-flags=\"--headless=old\"`). ‏‮To‬‏ ‏‮see‬‏ ‏‮audit‬‏ ‏‮results‬‏, ‏‮use‬‏ ‏‮the‬‏ ‏‮new‬‏ ‏‮Headless‬‏ ‏‮Chrome‬‏ (`--chrome-flags=\"--headless=new\"`) ‏‮or‬‏ ‏‮standard‬‏ ‏‮Chrome‬‏."
610+
},
608611
"core/audits/bootup-time.js | chromeExtensionsWarning": {
609612
"message": "‏‮Chrome‬‏ ‏‮extensions‬‏ ‏‮negatively‬‏ ‏‮affected‬‏ ‏‮this‬‏ ‏‮page‬‏'‏‮s‬‏ ‏‮load‬‏ ‏‮performance‬‏. ‏‮Try‬‏ ‏‮auditing‬‏ ‏‮the‬‏ ‏‮page‬‏ ‏‮in‬‏ ‏‮incognito‬‏ ‏‮mode‬‏ ‏‮or‬‏ ‏‮from‬‏ ‏‮a‬‏ ‏‮Chrome‬‏ ‏‮profile‬‏ ‏‮without‬‏ ‏‮extensions‬‏."
610613
},
@@ -1155,14 +1158,38 @@
11551158
"message": "‏‮Largest‬‏ ‏‮Contentful‬‏ ‏‮Paint‬‏ ‏‮element‬‏"
11561159
},
11571160
"core/audits/layout-shift-elements.js | columnContribution": {
1158-
"message": "‏‮CLS‬‏ ‏‮Contribution‬‏"
1161+
"message": "‏‮Layout‬‏ ‏‮shift‬‏ ‏‮impact‬‏"
11591162
},
11601163
"core/audits/layout-shift-elements.js | description": {
1161-
"message": "‏‮These‬‏ ‏‮DOM‬‏ ‏‮elements‬‏ ‏‮contribute‬‏ ‏‮most‬‏ ‏‮to‬‏ ‏‮the‬‏ ‏‮CLS‬‏ ‏‮of‬‏ ‏‮the‬‏ ‏‮page‬‏. [‏‮Learn‬‏ ‏‮how‬‏ ‏‮to‬‏ ‏‮improve‬‏ ‏‮CLS‬‏](https://web.dev/articles/optimize-cls)"
1164+
"message": "‏‮These‬‏ ‏‮DOM‬‏ ‏‮elements‬‏ ‏‮were‬‏ ‏‮most‬‏ ‏‮affected‬‏ ‏‮by‬‏ ‏‮layout‬‏ ‏‮shifts‬‏. ‏‮Some‬‏ ‏‮layout‬‏ ‏‮shifts‬‏ ‏‮may‬‏ ‏‮not‬‏ ‏‮be‬‏ ‏‮included‬‏ ‏‮in‬‏ ‏‮the‬‏ ‏‮CLS‬‏ ‏‮metric‬‏ ‏‮value‬‏ ‏‮due‬‏ ‏‮to‬‏ [‏‮windowing‬‏](https://web.dev/articles/cls#what_is_cls). [‏‮Learn‬‏ ‏‮how‬‏ ‏‮to‬‏ ‏‮improve‬‏ ‏‮CLS‬‏](https://web.dev/articles/optimize-cls)"
11621165
},
11631166
"core/audits/layout-shift-elements.js | title": {
11641167
"message": "‏‮Avoid‬‏ ‏‮large‬‏ ‏‮layout‬‏ ‏‮shifts‬‏"
11651168
},
1169+
"core/audits/layout-shifts.js | columnScore": {
1170+
"message": "‏‮Layout‬‏ ‏‮shift‬‏ ‏‮score‬‏"
1171+
},
1172+
"core/audits/layout-shifts.js | description": {
1173+
"message": "‏‮These‬‏ ‏‮are‬‏ ‏‮the‬‏ ‏‮largest‬‏ ‏‮layout‬‏ ‏‮shifts‬‏ ‏‮observed‬‏ ‏‮on‬‏ ‏‮the‬‏ ‏‮page‬‏. ‏‮Each‬‏ ‏‮table‬‏ ‏‮item‬‏ ‏‮represents‬‏ ‏‮a‬‏ ‏‮single‬‏ ‏‮layout‬‏ ‏‮shift‬‏, ‏‮and‬‏ ‏‮shows‬‏ ‏‮the‬‏ ‏‮element‬‏ ‏‮that‬‏ ‏‮shifted‬‏ ‏‮the‬‏ ‏‮most‬‏. ‏‮Below‬‏ ‏‮each‬‏ ‏‮item‬‏ ‏‮are‬‏ ‏‮possible‬‏ ‏‮root‬‏ ‏‮causes‬‏ ‏‮that‬‏ ‏‮led‬‏ ‏‮to‬‏ ‏‮the‬‏ ‏‮layout‬‏ ‏‮shift‬‏. ‏‮Some‬‏ ‏‮of‬‏ ‏‮these‬‏ ‏‮layout‬‏ ‏‮shifts‬‏ ‏‮may‬‏ ‏‮not‬‏ ‏‮be‬‏ ‏‮included‬‏ ‏‮in‬‏ ‏‮the‬‏ ‏‮CLS‬‏ ‏‮metric‬‏ ‏‮value‬‏ ‏‮due‬‏ ‏‮to‬‏ [‏‮windowing‬‏](https://web.dev/articles/cls#what_is_cls). [‏‮Learn‬‏ ‏‮how‬‏ ‏‮to‬‏ ‏‮improve‬‏ ‏‮CLS‬‏](https://web.dev/articles/optimize-cls)"
1174+
},
1175+
"core/audits/layout-shifts.js | displayValueShiftsFound": {
1176+
"message": "{shiftCount,plural, =1{1 ‏‮layout‬‏ ‏‮shift‬‏ ‏‮found‬‏}zero{# ‏‮layout‬‏ ‏‮shifts‬‏ ‏‮found‬‏}two{# ‏‮layout‬‏ ‏‮shifts‬‏ ‏‮found‬‏}few{# ‏‮layout‬‏ ‏‮shifts‬‏ ‏‮found‬‏}many{# ‏‮layout‬‏ ‏‮shifts‬‏ ‏‮found‬‏}other{# ‏‮layout‬‏ ‏‮shifts‬‏ ‏‮found‬‏}}"
1177+
},
1178+
"core/audits/layout-shifts.js | rootCauseFontChanges": {
1179+
"message": "‏‮Web‬‏ ‏‮font‬‏ ‏‮loaded‬‏"
1180+
},
1181+
"core/audits/layout-shifts.js | rootCauseInjectedIframe": {
1182+
"message": "‏‮Injected‬‏ ‏‮iframe‬‏"
1183+
},
1184+
"core/audits/layout-shifts.js | rootCauseRenderBlockingRequest": {
1185+
"message": "‏‮A‬‏ ‏‮late‬‏ ‏‮network‬‏ ‏‮request‬‏ ‏‮adjusted‬‏ ‏‮the‬‏ ‏‮page‬‏ ‏‮layout‬‏"
1186+
},
1187+
"core/audits/layout-shifts.js | rootCauseUnsizedMedia": {
1188+
"message": "‏‮Media‬‏ ‏‮element‬‏ ‏‮lacking‬‏ ‏‮an‬‏ ‏‮explicit‬‏ ‏‮size‬‏"
1189+
},
1190+
"core/audits/layout-shifts.js | title": {
1191+
"message": "‏‮Avoid‬‏ ‏‮large‬‏ ‏‮layout‬‏ ‏‮shifts‬‏"
1192+
},
11661193
"core/audits/lcp-lazy-loaded.js | description": {
11671194
"message": "‏‮Above‬‏-‏‮the‬‏-‏‮fold‬‏ ‏‮images‬‏ ‏‮that‬‏ ‏‮are‬‏ ‏‮lazily‬‏ ‏‮loaded‬‏ ‏‮render‬‏ ‏‮later‬‏ ‏‮in‬‏ ‏‮the‬‏ ‏‮page‬‏ ‏‮lifecycle‬‏, ‏‮which‬‏ ‏‮can‬‏ ‏‮delay‬‏ ‏‮the‬‏ ‏‮largest‬‏ ‏‮contentful‬‏ ‏‮paint‬‏. [‏‮Learn‬‏ ‏‮more‬‏ ‏‮about‬‏ ‏‮optimal‬‏ ‏‮lazy‬‏ ‏‮loading‬‏](https://web.dev/articles/lcp-lazy-loading)."
11681195
},
@@ -1532,6 +1559,18 @@
15321559
"core/audits/themed-omnibox.js | title": {
15331560
"message": "‏‮Sets‬‏ ‏‮a‬‏ ‏‮theme‬‏ ‏‮color‬‏ ‏‮for‬‏ ‏‮the‬‏ ‏‮address‬‏ ‏‮bar‬‏."
15341561
},
1562+
"core/audits/third-party-cookies.js | description": {
1563+
"message": "‏‮Support‬‏ ‏‮for‬‏ ‏‮third‬‏-‏‮party‬‏ ‏‮cookies‬‏ ‏‮will‬‏ ‏‮be‬‏ ‏‮removed‬‏ ‏‮in‬‏ ‏‮a‬‏ ‏‮future‬‏ ‏‮version‬‏ ‏‮of‬‏ ‏‮Chrome‬‏. [‏‮Learn‬‏ ‏‮more‬‏ ‏‮about‬‏ ‏‮phasing‬‏ ‏‮out‬‏ ‏‮third‬‏-‏‮party‬‏ ‏‮cookies‬‏](https://developer.chrome.com/en/docs/privacy-sandbox/third-party-cookie-phase-out/)."
1564+
},
1565+
"core/audits/third-party-cookies.js | displayValue": {
1566+
"message": "{itemCount,plural, =1{1 ‏‮cookie‬‏ ‏‮found‬‏}zero{# ‏‮cookies‬‏ ‏‮found‬‏}two{# ‏‮cookies‬‏ ‏‮found‬‏}few{# ‏‮cookies‬‏ ‏‮found‬‏}many{# ‏‮cookies‬‏ ‏‮found‬‏}other{# ‏‮cookies‬‏ ‏‮found‬‏}}"
1567+
},
1568+
"core/audits/third-party-cookies.js | failureTitle": {
1569+
"message": "‏‮Uses‬‏ ‏‮third‬‏-‏‮party‬‏ ‏‮cookies‬‏"
1570+
},
1571+
"core/audits/third-party-cookies.js | title": {
1572+
"message": "‏‮Avoids‬‏ ‏‮third‬‏-‏‮party‬‏ ‏‮cookies‬‏"
1573+
},
15351574
"core/audits/third-party-facades.js | categoryCustomerSuccess": {
15361575
"message": "{productName} (‏‮Customer‬‏ ‏‮Success‬‏)"
15371576
},
@@ -3359,6 +3398,9 @@
33593398
"report/renderer/report-utils.js | passedAuditsGroupTitle": {
33603399
"message": "‏‮Passed‬‏ ‏‮audits‬‏"
33613400
},
3401+
"report/renderer/report-utils.js | pwaRemovalMessage": {
3402+
"message": "‏‮Alongside‬‏ [‏‮Chrome‬‏’‏‮s‬‏ ‏‮updated‬‏ ‏‮Installability‬‏ ‏‮Criteria‬‏](https://developer.chrome.com/blog/update-install-criteria), ‏‮Lighthouse‬‏ ‏‮will‬‏ ‏‮be‬‏ ‏‮deprecating‬‏ ‏‮the‬‏ ‏‮PWA‬‏ ‏‮category‬‏ ‏‮in‬‏ ‏‮a‬‏ ‏‮future‬‏ ‏‮release‬‏. ‏‮Please‬‏ ‏‮refer‬‏ ‏‮to‬‏ ‏‮the‬‏ [‏‮updated‬‏ ‏‮PWA‬‏ ‏‮documentation‬‏](https://developer.chrome.com/docs/devtools/progressive-web-apps/) ‏‮for‬‏ ‏‮future‬‏ ‏‮PWA‬‏ ‏‮testing‬‏."
3403+
},
33623404
"report/renderer/report-utils.js | runtimeAnalysisWindow": {
33633405
"message": "‏‮Initial‬‏ ‏‮page‬‏ ‏‮load‬‏"
33643406
},

viewer/locales/ar.json

+45-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"message": "سمات `[aria-*]` هي مطابقة لأدوارها"
1919
},
2020
"core/audits/accessibility/aria-allowed-role.js | description": {
21-
"message": "يتيح `role` ARIA للتكنولوجيا المساعِدة معرفة دور كل عنصر على صفحة الويب. إذا كانت قيَم `role` مكتوبة بشكل خاطئ أو كانت قيَم `role` ARIA غير موجودة أو كانت الأدوار مجرّدة، لن يعرف مستخدمو التكنولوجيا المساعِدة الغرض من العنصر. [مزيد من المعلومات حول أدوار ARIA](https://dequeuniversity.com/rules/axe/4.8/aria-allowed-roles)"
21+
"message": "يتيح `role` ARIA للتكنولوجيا المساعِدة معرفة دور كل عنصر على صفحة الويب. إذا كانت قيَم `role` مكتوبة بشكل خاطئ أو كانت قيَم `role` ARIA غير موجودة أو كانت الأدوار مجرّدة، لن يعرف مستخدمو التكنولوجيا المساعِدة الغرض من العنصر. [مزيد من المعلومات حول أدوار ARIA](https://dequeuniversity.com/rules/axe/4.8/aria-allowed-role)"
2222
},
2323
"core/audits/accessibility/aria-allowed-role.js | failureTitle": {
2424
"message": "القيَم التي تم تخصيصها للدور `role=\"\"` ليست أدوار ARIA صالحة"
@@ -605,6 +605,9 @@
605605
"core/audits/bf-cache.js | title": {
606606
"message": "لم يتم منع استعادة الصفحة من عملية التخزين المؤقت باستخدام ميزة \"التخزين المؤقت للصفحات\""
607607
},
608+
"core/audits/bf-cache.js | warningHeadless": {
609+
"message": "لا يمكن اختبار ميزة \"التخزين المؤقت للصفحات\" في الإصدار القديم من \"Chrome بلا واجهة مستخدم رسومية\" (`--chrome-flags=\"--headless=old\"`). للاطّلاع على نتائج التدقيق، استخدِم الإصدار الجديد من \"Chrome بلا واجهة مستخدم رسومية\" (`--chrome-flags=\"--headless=new\"`) أو متصفّح Chrome العادي."
610+
},
608611
"core/audits/bootup-time.js | chromeExtensionsWarning": {
609612
"message": "أثّرت \"إضافات Chrome\" بشكلٍ سلبي في أداء التحميل لهذه الصفحة. ويمكنك تجربة تدقيق الصفحة في وضع التصفُّح المُتخفّي أو من ملف شخصي على Chrome بدون الإضافات."
610613
},
@@ -1155,14 +1158,38 @@
11551158
"message": "عنصر \"سرعة عرض أكبر جزء من المحتوى على الصفحة\""
11561159
},
11571160
"core/audits/layout-shift-elements.js | columnContribution": {
1158-
"message": "المساهمة في متغيّرات التصميم التراكمية (CLS)"
1161+
"message": "تأثير متغيّرات التصميم"
11591162
},
11601163
"core/audits/layout-shift-elements.js | description": {
1161-
"message": "تساهم عناصر DOM هذه أكثر في متغيّرات التصميم التراكمية (CLS) الخاصة بالصفحة. تعرَّف على [كيفية تحسين CLS](https://web.dev/articles/optimize-cls)."
1164+
"message": "عناصر DOM هذه كانت الأكثر تأثّرًا بمتغيّرات التصميم. قد لا يتم تضمين بعض متغيّرات التصميم في قيمة مقياس متغيّرات التصميم التراكمية (CLS) بسبب [عملية الاستقطاع](https://web.dev/articles/cls#what_is_cls). [التعرُّف على كيفية تحسين متغيّرات التصميم التراكمية](https://web.dev/articles/optimize-cls)"
11621165
},
11631166
"core/audits/layout-shift-elements.js | title": {
11641167
"message": "تجنُّب متغيّرات التصميم الكبيرة"
11651168
},
1169+
"core/audits/layout-shifts.js | columnScore": {
1170+
"message": "نتيجة متغيّرات التصميم"
1171+
},
1172+
"core/audits/layout-shifts.js | description": {
1173+
"message": "هذه هي أكبر متغيّرات التصميم التي تم رصدها في الصفحة. يُمثّل كل عنصر في الجدول متغيّر تصميم واحدًا مع توضيح العنصر الأكثر تغيُّرًا. وتتوفّر أسفل كل عنصر الأسباب الأساسية المحتمَلة التي أدّت إلى حدوث متغيّرات التصميم. قد لا يتم تضمين بعض متغيّرات التصميم هذه في قيمة مقياس متغيّرات التصميم التراكمية (CLS) بسبب [المدة الزمنية المخصّصة لعرض الأحداث](https://web.dev/articles/cls#what_is_cls). [التعرُّف على كيفية تحسين متغيّرات التصميم التراكمية](https://web.dev/articles/optimize-cls)"
1174+
},
1175+
"core/audits/layout-shifts.js | displayValueShiftsFound": {
1176+
"message": "{shiftCount,plural, =1{تم العثور على متغيّر تصميم واحد.}zero{تم العثور على # متغيّر تصميم.}two{تم العثور على متغيّرَي تصميم.}few{تم العثور على # متغيّرات تصميم.}many{تم العثور على # متغيّر تصميم.}other{تم العثور على # متغيّر تصميم.}}"
1177+
},
1178+
"core/audits/layout-shifts.js | rootCauseFontChanges": {
1179+
"message": "خط صفحة الويب الذي تم تحميله"
1180+
},
1181+
"core/audits/layout-shifts.js | rootCauseInjectedIframe": {
1182+
"message": "إطار iframe الذي تم إدخاله"
1183+
},
1184+
"core/audits/layout-shifts.js | rootCauseRenderBlockingRequest": {
1185+
"message": "أدَّى طلب الشبكة المتأخّر إلى تعديل تصميم الصفحة."
1186+
},
1187+
"core/audits/layout-shifts.js | rootCauseUnsizedMedia": {
1188+
"message": "لم يتم تحديد حجم واضح لعنصر الوسائط."
1189+
},
1190+
"core/audits/layout-shifts.js | title": {
1191+
"message": "تجنُّب متغيّرات التصميم الكبيرة"
1192+
},
11661193
"core/audits/lcp-lazy-loaded.js | description": {
11671194
"message": "تُعرَض لاحقًا الصور التي تم تحميلها في الجزء المرئي من الصفحة باستخدام طريقة التحميل الكسول، ما يتسبب في تأخير عرض أكبر جزء من المحتوى على الصفحة. [مزيد من المعلومات حول طريقة التحميل الكسول المحسَّنة](https://web.dev/articles/lcp-lazy-loading)"
11681195
},
@@ -1532,6 +1559,18 @@
15321559
"core/audits/themed-omnibox.js | title": {
15331560
"message": "ضبط لون تصميم لشريط العناوين"
15341561
},
1562+
"core/audits/third-party-cookies.js | description": {
1563+
"message": "ستتم إزالة إمكانية استخدام ملفات تعريف الارتباط التابعة لجهات خارجية في إصدار مستقبلي من Chrome. [معلومات أكثر حول الإيقاف التدريجي لملفات تعريف الارتباط التابعة لجهات خارجية](https://developer.chrome.com/en/docs/privacy-sandbox/third-party-cookie-phase-out/)"
1564+
},
1565+
"core/audits/third-party-cookies.js | displayValue": {
1566+
"message": "{itemCount,plural, =1{تم العثور على ملف تعريف ارتباط واحد}zero{تم العثور على # ملف تعريف ارتباط}two{تم العثور على ملفَي تعريف ارتباط}few{تم العثور على # ملفات تعريف ارتباط}many{تم العثور على # ملف تعريف ارتباط}other{تم العثور على # ملف تعريف ارتباط}}"
1567+
},
1568+
"core/audits/third-party-cookies.js | failureTitle": {
1569+
"message": "هذه الصفحة تستخدم ملفات تعريف ارتباط تابعة لجهات خارجية"
1570+
},
1571+
"core/audits/third-party-cookies.js | title": {
1572+
"message": "هذه الصفحة لا تستخدم ملفات تعريف ارتباط تابعة لجهات خارجية"
1573+
},
15351574
"core/audits/third-party-facades.js | categoryCustomerSuccess": {
15361575
"message": "{productName} (منتج متعلق بخدمة العملاء)"
15371576
},
@@ -3359,6 +3398,9 @@
33593398
"report/renderer/report-utils.js | passedAuditsGroupTitle": {
33603399
"message": "اجتياز عمليات التدقيق بنجاح"
33613400
},
3401+
"report/renderer/report-utils.js | pwaRemovalMessage": {
3402+
"message": "إلى جانب [معايير قابلية التثبيت المُعدَّلة في Chrome](https://developer.chrome.com/blog/update-install-criteria)، ستوقف أداة Lighthouse فئة تطبيقات الويب التقدّمية (PWA) نهائيًا في إصدار مستقبلي. يُرجى الرجوع إلى [مستندات تطبيقات الويب التقدّمية (PWA) المعدَّلة](https://developer.chrome.com/docs/devtools/progressive-web-apps/) لاختبار هذه التطبيقات في المستقبل."
3403+
},
33623404
"report/renderer/report-utils.js | runtimeAnalysisWindow": {
33633405
"message": "التحميل الأولي للصفحة"
33643406
},

0 commit comments

Comments
 (0)