Skip to content

Commit 482826c

Browse files
committed
web: label the feature toggle "Show more features"
"Show all features" over-promised against a button that reveals six more cards in an already-long section. "Show more" sets the right expectation and reads better next to its "Show fewer" counterpart. Renames the key features.show_all -> features.show_more so the identifier matches the copy, and updates all 22 locales.
1 parent 09aaba8 commit 482826c

45 files changed

Lines changed: 68 additions & 68 deletions

Some content is hidden

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

web/ar/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3317,10 +3317,10 @@ <h3>موفّر للرموز</h3>
33173317
type="button"
33183318
aria-expanded="false"
33193319
aria-controls="features-grid"
3320-
data-label-more="عرض كل الميزات"
3320+
data-label-more="عرض المزيد من الميزات"
33213321
data-label-less="عرض أقل"
33223322
>
3323-
<span id="features-more-label">عرض كل الميزات</span>
3323+
<span id="features-more-label">عرض المزيد من الميزات</span>
33243324
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
33253325
<polyline points="6 9 12 15 18 9"/>
33263326
</svg>

web/bn/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3317,10 +3317,10 @@ <h3>টোকেন-সচেতন</h3>
33173317
type="button"
33183318
aria-expanded="false"
33193319
aria-controls="features-grid"
3320-
data-label-more="সব বৈশিষ্ট্য দেখুন"
3320+
data-label-more="আরও বৈশিষ্ট্য দেখুন"
33213321
data-label-less="কম দেখান"
33223322
>
3323-
<span id="features-more-label">সব বৈশিষ্ট্য দেখুন</span>
3323+
<span id="features-more-label">আরও বৈশিষ্ট্য দেখুন</span>
33243324
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
33253325
<polyline points="6 9 12 15 18 9"/>
33263326
</svg>

web/build/locales/ar.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"security.video.open_aria": "مشاهدة فيديو الأمان",
106106
"security.video.close_aria": "إغلاق فيديو الأمان",
107107
"features.label": "المزايا",
108-
"features.show_all": "عرض كل الميزات",
108+
"features.show_more": "عرض المزيد من الميزات",
109109
"features.show_less": "عرض أقل",
110110
"features.title": "كل ما تحتاجه في ذكاء اصطناعي للمتصفح",
111111
"features.subtitle": "وكيل ذكاء اصطناعي كامل المزايا يقطن لوحة المتصفح الجانبية ويفهم أي صفحة ويب.",

web/build/locales/bn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"security.video.open_aria": "নিরাপত্তা ভিডিও দেখুন",
106106
"security.video.close_aria": "নিরাপত্তা ভিডিও বন্ধ করুন",
107107
"features.label": "বৈশিষ্ট্য",
108-
"features.show_all": "সব বৈশিষ্ট্য দেখুন",
108+
"features.show_more": "আরও বৈশিষ্ট্য দেখুন",
109109
"features.show_less": "কম দেখান",
110110
"features.title": "একটি ব্রাউজার AI-তে আপনার যা কিছু প্রয়োজন",
111111
"features.subtitle": "একটি সম্পূর্ণ বৈশিষ্ট্যযুক্ত AI এজেন্ট যা আপনার ব্রাউজার সাইডবারে থাকে এবং যেকোন ওয়েব পৃষ্ঠা বোঝে।",

web/build/locales/de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"security.video.open_aria": "Sicherheitsvideo ansehen",
106106
"security.video.close_aria": "Sicherheitsvideo schließen",
107107
"features.label": "Funktionen",
108-
"features.show_all": "Alle Funktionen anzeigen",
108+
"features.show_more": "Mehr Funktionen anzeigen",
109109
"features.show_less": "Weniger anzeigen",
110110
"features.title": "Alles, was Sie in einer Browser-KI brauchen",
111111
"features.subtitle": "Ein vollständiger KI-Agent, der in Ihrer Browser-Symbolleiste lebt und jede Webseite versteht.",

web/build/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"security.video.open_aria": "Watch the security video",
106106
"security.video.close_aria": "Close the security video",
107107
"features.label": "Features",
108-
"features.show_all": "Show all features",
108+
"features.show_more": "Show more features",
109109
"features.show_less": "Show fewer",
110110
"features.title": "Everything you need in a browser AI",
111111
"features.subtitle": "A full-featured AI agent that lives in your browser sidebar and understands any web page.",

web/build/locales/es.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"security.video.open_aria": "Ver el vídeo de seguridad",
106106
"security.video.close_aria": "Cerrar el vídeo de seguridad",
107107
"features.label": "Funciones",
108-
"features.show_all": "Ver todas las funciones",
108+
"features.show_more": "Ver más funciones",
109109
"features.show_less": "Ver menos",
110110
"features.title": "Todo lo que necesitas en una IA de navegador",
111111
"features.subtitle": "Un agente de IA completo que vive en la barra lateral del navegador y entiende cualquier página web.",

web/build/locales/fa.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"security.video.open_aria": "تماشای ویدیوی امنیتی",
106106
"security.video.close_aria": "بستن ویدیوی امنیتی",
107107
"features.label": "ویژگی ها",
108-
"features.show_all": "نمایش همه ویژگی‌ها",
108+
"features.show_more": "نمایش ویژگی‌های بیشتر",
109109
"features.show_less": "نمایش کمتر",
110110
"features.title": "هر آنچه در یک مرورگر AI نیاز دارید",
111111
"features.subtitle": "یک عامل هوش مصنوعی با امکانات کامل که در نوار کناری مرورگر شما زندگی می کند و هر صفحه وب را درک می کند.",

web/build/locales/fr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"security.video.open_aria": "Regarder la vidéo sur la sécurité",
106106
"security.video.close_aria": "Fermer la vidéo sur la sécurité",
107107
"features.label": "Fonctionnalités",
108-
"features.show_all": "Voir toutes les fonctionnalités",
108+
"features.show_more": "Voir plus de fonctionnalités",
109109
"features.show_less": "Voir moins",
110110
"features.title": "Tout ce qu'il faut pour une IA dans le navigateur",
111111
"features.subtitle": "Un agent IA complet qui vit dans la barre latérale du navigateur et comprend n'importe quelle page web.",

web/build/locales/he.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"security.video.open_aria": "צפייה בסרטון האבטחה",
106106
"security.video.close_aria": "סגירת סרטון האבטחה",
107107
"features.label": "תכונות",
108-
"features.show_all": "הצג את כל התכונות",
108+
"features.show_more": "הצג עוד תכונות",
109109
"features.show_less": "הצג פחות",
110110
"features.title": "כל מה שאתה צריך בדפדפן חכם",
111111
"features.subtitle": "סוכן בינה מלאכותית מלא תכונות שגר בסרגל הצד של הדפדפן ומבין כל דף אינטרנט.",

0 commit comments

Comments
 (0)