Skip to content

Commit 2a8f9fb

Browse files
committed
chore: include JS entry
1 parent 68b022d commit 2a8f9fb

6 files changed

Lines changed: 12 additions & 6 deletions

File tree

i18n/locales/en.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1076,7 +1076,8 @@
10761076
"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.",
10771077
"li4": "The color palette meets Level AA contrast ratios in its standard themes.",
10781078
"li5": "Keyboard navigation is logical and predictable.",
1079-
"li6": "Animations and transitions are reduced or eliminated for users who have requested reduced motion in their operating system or browser preferences."
1079+
"li6": "Animations and transitions are reduced or eliminated for users who have requested reduced motion in their operating system or browser preferences.",
1080+
"li7": "The site employs progressive enhancement, ensuring essential content remains accessible without JavaScript, although some personalization features may require it."
10801081
},
10811082
"contact": {
10821083
"title": "Contact and Feedback",

i18n/locales/es.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -959,7 +959,8 @@
959959
"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.",
960960
"li4": "La paleta de colores cumple con los ratios de contraste de Nivel AA en sus temas estándar.",
961961
"li5": "La navegación por teclado es lógica y predecible.",
962-
"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."
962+
"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.",
963+
"li7": "El sitio web emplea mejora progresiva, asegurando que el contenido esencial permanezca accesible sin JavaScript, aunque algunas funciones de personalización pueden requerirlo."
963964
},
964965
"contact": {
965966
"title": "Contacto y Comentarios",

lunaria/files/en-GB.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1076,7 +1076,8 @@
10761076
"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.",
10771077
"li4": "The color palette meets Level AA contrast ratios in its standard themes.",
10781078
"li5": "Keyboard navigation is logical and predictable.",
1079-
"li6": "Animations and transitions are reduced or eliminated for users who have requested reduced motion in their operating system or browser preferences."
1079+
"li6": "Animations and transitions are reduced or eliminated for users who have requested reduced motion in their operating system or browser preferences.",
1080+
"li7": "The site employs progressive enhancement, ensuring essential content remains accessible without JavaScript, although some personalization features may require it."
10801081
},
10811082
"contact": {
10821083
"title": "Contact and Feedback",

lunaria/files/en-US.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1076,7 +1076,8 @@
10761076
"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.",
10771077
"li4": "The color palette meets Level AA contrast ratios in its standard themes.",
10781078
"li5": "Keyboard navigation is logical and predictable.",
1079-
"li6": "Animations and transitions are reduced or eliminated for users who have requested reduced motion in their operating system or browser preferences."
1079+
"li6": "Animations and transitions are reduced or eliminated for users who have requested reduced motion in their operating system or browser preferences.",
1080+
"li7": "The site employs progressive enhancement, ensuring essential content remains accessible without JavaScript, although some personalization features may require it."
10801081
},
10811082
"contact": {
10821083
"title": "Contact and Feedback",

lunaria/files/es-419.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -959,7 +959,8 @@
959959
"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.",
960960
"li4": "La paleta de colores cumple con los ratios de contraste de Nivel AA en sus temas estándar.",
961961
"li5": "La navegación por teclado es lógica y predecible.",
962-
"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."
962+
"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.",
963+
"li7": "El sitio web emplea mejora progresiva, asegurando que el contenido esencial permanezca accesible sin JavaScript, aunque algunas funciones de personalización pueden requerirlo."
963964
},
964965
"contact": {
965966
"title": "Contacto y Retroalimentación",

lunaria/files/es-ES.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -959,7 +959,8 @@
959959
"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.",
960960
"li4": "La paleta de colores cumple con los ratios de contraste de Nivel AA en sus temas estándar.",
961961
"li5": "La navegación por teclado es lógica y predecible.",
962-
"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."
962+
"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.",
963+
"li7": "El sitio web emplea mejora progresiva, asegurando que el contenido esencial permanezca accesible sin JavaScript, aunque algunas funciones de personalización pueden requerirlo."
963964
},
964965
"contact": {
965966
"title": "Contacto y Comentarios",

0 commit comments

Comments
 (0)