You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/locales/en.json
+23-25Lines changed: 23 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -1067,34 +1067,32 @@
1067
1067
}
1068
1068
},
1069
1069
"a11y": {
1070
-
"title": "accessibility statement",
1070
+
"title": "accessibility",
1071
1071
"footer_title": "a11y",
1072
-
"welcome": "We are committed to making the {app} site accessible to everyone.",
1073
-
"commitment": {
1074
-
"title": "Commitment to Accessibility",
1075
-
"p1": "We continuously work to improve the user experience for everyone, applying relevant accessibility standards to ensure our site can be used by the widest possible audience, regardless of their abilities."
1076
-
},
1077
-
"compliance": {
1078
-
"title": "Regulatory Framework and Compliance Status",
1079
-
"p1": "This site has been developed to comply with the {guidelines} of the World Wide Web Consortium (W3C), aiming for a {aa} conformance level.",
"wcag_alt": "W3C WAI-AA WCAG 2.1 Conformance site (opens in a new window)"
1083
-
},
1084
-
"implementation": {
1085
-
"title": "Implementation Measures",
1086
-
"p1": "In addition to following the regulatory framework, we have taken the following measures to ensure the accessibility of this site:",
1087
-
"li1": "The page semantics have been built using standard HTML5 and ARIA roles where necessary.",
1088
-
"li2": "Text sizes are relative, allowing the user to adjust their size from the browser.",
1089
-
"li3": "The design is responsive and allows for magnification (zoom) up to 250% without loss of content or functionality, exceeding the 200% minimum required by WCAG 2.1.",
1090
-
"li4": "The color palette meets Level AA contrast ratios in its standard themes.",
1091
-
"li5": "Keyboard navigation is logical and predictable.",
1092
-
"li6": "Animations and transitions are reduced or eliminated for users who have requested reduced motion in their operating system or browser preferences.",
1093
-
"li7": "The site employs progressive enhancement, ensuring essential content remains accessible without JavaScript, although some personalization features may require it."
1072
+
"welcome": "We want {app} to be usable by as many people as possible.",
1073
+
"approach": {
1074
+
"title": "Our approach",
1075
+
"p1": "We try to follow the Web Content Accessibility Guidelines (WCAG) 2.2 and use them as a reference when building features. We don't claim full conformance with any level of WCAG — accessibility is a continual process and there is always more work to do.",
1076
+
"p2": "This site is an {about}. Accessibility improvements are made incrementally as part of our regular development.",
"p1": "Some of the things we aim to do across the site:",
1082
+
"li1": "Use semantic HTML and ARIA attributes where appropriate.",
1083
+
"li2": "Use relative text sizes so you can adjust them in your browser.",
1084
+
"li3": "Support keyboard navigation throughout the interface.",
1085
+
"li4": "Respect the prefers-reduced-motion and prefers-color-scheme media queries.",
1086
+
"li5": "Design with sufficient color contrast in mind.",
1087
+
"li6": "Ensure essential content is available without JavaScript, though some interactive features require it."
1088
+
},
1089
+
"limitations": {
1090
+
"title": "Known limitations",
1091
+
"p1": "Some parts of the site — particularly third-party content like package READMEs — may not meet accessibility standards. We are working to improve these areas over time."
1094
1092
},
1095
1093
"contact": {
1096
-
"title": "Contact and Feedback",
1097
-
"p1": "Accessibility is an ongoing effort. If you encounter any barriers or have any suggestions to improve the accessibility of {app}, please do not hesitate to contact us by opening an issue on our {link}.",
1094
+
"title": "Feedback",
1095
+
"p1": "If you encounter an accessibility barrier on {app}, please let us know by opening an issue on our {link}. We take these reports seriously and will do our best to address them.",
Copy file name to clipboardExpand all lines: i18n/locales/es-419.json
-9Lines changed: 0 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -34,14 +34,5 @@
34
34
"typeahead_description": "¡Compara contra no usar una dependencia! Aprobado por e18e.",
35
35
"tooltip_description": "¡Compara contra no usar una dependencia! La {link} mantiene una lista de paquetes que pueden ser reemplazados con APIs nativas o alternativas más simples."
36
36
}
37
-
},
38
-
"a11y": {
39
-
"commitment": {
40
-
"p1": "Trabajamos continuamente para mejorar la experiencia del usuario para todos, aplicando los estándares de accesibilidad pertinentes para garantizar que nuestro portal pueda ser utilizado por la audiencia más amplia posible, independientemente de sus habilidades."
41
-
},
42
-
"contact": {
43
-
"title": "Contacto y Retroalimentación",
44
-
"p1": "La accesibilidad es un esfuerzo continuo. Si encuentras alguna barrera o tienes alguna sugerencia para mejorar la accesibilidad de {app}, por favor no dudes en contactarnos abriendo un problema (issue) en nuestro {link}."
Copy file name to clipboardExpand all lines: i18n/locales/es.json
-32Lines changed: 0 additions & 32 deletions
Original file line number
Diff line number
Diff line change
@@ -1019,37 +1019,5 @@
1019
1019
"title": "Cambios en esta política",
1020
1020
"p1": "Podemos actualizar esta política de privacidad ocasionalmente. Cualquier cambio se publicará en esta página con una fecha de revisión actualizada."
1021
1021
}
1022
-
},
1023
-
"a11y": {
1024
-
"title": "declaración de accesibilidad",
1025
-
"footer_title": "accesibilidad",
1026
-
"welcome": "Nos comprometemos a hacer que el sitio {app} sea accesible para todos.",
1027
-
"commitment": {
1028
-
"title": "Compromiso con la Accesibilidad",
1029
-
"p1": "Trabajamos continuamente para mejorar la experiencia de usuario para todos, aplicando los estándares de accesibilidad pertinentes para garantizar que nuestro sitio web pueda ser utilizado por la audiencia más amplia posible, independientemente de sus capacidades."
1030
-
},
1031
-
"compliance": {
1032
-
"title": "Marco Normativo y Estado de Cumplimiento",
1033
-
"p1": "Este sitio web ha sido desarrollado para cumplir con las {guidelines} del World Wide Web Consortium (W3C), con el objetivo de alcanzar un nivel de conformidad {aa}.",
1034
-
"guidelines": "Pautas de Accesibilidad para el Contenido Web (WCAG 2.1)",
1035
-
"aa": "Doble-A (AA)",
1036
-
"wcag_alt": "Sitio web de Conformidad W3C WAI-AA WCAG 2.1 (se abre en una nueva ventana)"
1037
-
},
1038
-
"implementation": {
1039
-
"title": "Medidas de Implementación",
1040
-
"p1": "Además de seguir el marco normativo, hemos tomado las siguientes medidas para garantizar la accesibilidad de este sitio web:",
1041
-
"li1": "La semántica de la página se ha construido utilizando HTML5 estándar y roles ARIA donde es necesario.",
1042
-
"li2": "Los tamaños de texto son relativos, permitiendo al usuario ajustar su tamaño desde el navegador.",
1043
-
"li3": "El diseño es responsivo y permite una ampliación (zoom) de hasta el 250% sin pérdida de contenido o funcionalidad, superando el mínimo del 200% requerido por WCAG 2.1.",
1044
-
"li4": "La paleta de colores cumple con los ratios de contraste de Nivel AA en sus temas estándar.",
1045
-
"li5": "La navegación por teclado es lógica y predecible.",
1046
-
"li6": "Las animaciones y transiciones se reducen o eliminan para los usuarios que han solicitado movimiento reducido en las preferencias de su sistema operativo o del navegador.",
1047
-
"li7": "El sitio web emplea mejora progresiva, asegurando que el contenido esencial permanezca accesible sin JavaScript, aunque algunas funciones de personalización pueden requerirlo."
1048
-
},
1049
-
"contact": {
1050
-
"title": "Contacto y Comentarios",
1051
-
"p1": "La accesibilidad es un esfuerzo continuo. Si encuentras alguna barrera o tienes alguna sugerencia para mejorar la accesibilidad de {app}, no dudes en contactarnos abriendo un problema (issue) en nuestro {link}.",
0 commit comments