···10651065 "title": "Changes to this policy",
10661066 "p1": "We may update this privacy policy from time to time. Any changes will be published on this page with an updated revision date."
10671067 }
10681068+ },
10691069+ "a11y": {
10701070+ "title": "accessibility",
10711071+ "footer_title": "a11y",
10721072+ "welcome": "We want {app} to be usable by as many people as possible.",
10731073+ "approach": {
10741074+ "title": "Our approach",
10751075+ "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.",
10761076+ "p2": "This site is an {about}. Accessibility improvements are made incrementally as part of our regular development.",
10771077+ "about_link": "open-source, community-driven project"
10781078+ },
10791079+ "measures": {
10801080+ "title": "What we do",
10811081+ "p1": "Some of the things we aim to do across the site:",
10821082+ "li1": "Use semantic HTML and ARIA attributes where appropriate.",
10831083+ "li2": "Use relative text sizes so you can adjust them in your browser.",
10841084+ "li3": "Support keyboard navigation throughout the interface.",
10851085+ "li4": "Respect the prefers-reduced-motion and prefers-color-scheme media queries.",
10861086+ "li5": "Design with sufficient color contrast in mind.",
10871087+ "li6": "Ensure essential content is available without JavaScript, though some interactive features require it."
10881088+ },
10891089+ "limitations": {
10901090+ "title": "Known limitations",
10911091+ "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."
10921092+ },
10931093+ "contact": {
10941094+ "title": "Feedback",
10951095+ "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.",
10961096+ "link": "GitHub repository"
10971097+ }
10681098 }
10691099}
···10641064 "title": "Changes to this policy",
10651065 "p1": "We may update this privacy policy from time to time. Any changes will be published on this page with an updated revision date."
10661066 }
10671067+ },
10681068+ "a11y": {
10691069+ "title": "accessibility",
10701070+ "footer_title": "a11y",
10711071+ "welcome": "We want {app} to be usable by as many people as possible.",
10721072+ "approach": {
10731073+ "title": "Our approach",
10741074+ "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.",
10751075+ "p2": "This site is an {about}. Accessibility improvements are made incrementally as part of our regular development.",
10761076+ "about_link": "open-source, community-driven project"
10771077+ },
10781078+ "measures": {
10791079+ "title": "What we do",
10801080+ "p1": "Some of the things we aim to do across the site:",
10811081+ "li1": "Use semantic HTML and ARIA attributes where appropriate.",
10821082+ "li2": "Use relative text sizes so you can adjust them in your browser.",
10831083+ "li3": "Support keyboard navigation throughout the interface.",
10841084+ "li4": "Respect the prefers-reduced-motion and prefers-color-scheme media queries.",
10851085+ "li5": "Design with sufficient color contrast in mind.",
10861086+ "li6": "Ensure essential content is available without JavaScript, though some interactive features require it."
10871087+ },
10881088+ "limitations": {
10891089+ "title": "Known limitations",
10901090+ "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."
10911091+ },
10921092+ "contact": {
10931093+ "title": "Feedback",
10941094+ "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.",
10951095+ "link": "GitHub repository"
10961096+ }
10671097 }
10681098}
+30
lunaria/files/en-US.json
···10641064 "title": "Changes to this policy",
10651065 "p1": "We may update this privacy policy from time to time. Any changes will be published on this page with an updated revision date."
10661066 }
10671067+ },
10681068+ "a11y": {
10691069+ "title": "accessibility",
10701070+ "footer_title": "a11y",
10711071+ "welcome": "We want {app} to be usable by as many people as possible.",
10721072+ "approach": {
10731073+ "title": "Our approach",
10741074+ "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.",
10751075+ "p2": "This site is an {about}. Accessibility improvements are made incrementally as part of our regular development.",
10761076+ "about_link": "open-source, community-driven project"
10771077+ },
10781078+ "measures": {
10791079+ "title": "What we do",
10801080+ "p1": "Some of the things we aim to do across the site:",
10811081+ "li1": "Use semantic HTML and ARIA attributes where appropriate.",
10821082+ "li2": "Use relative text sizes so you can adjust them in your browser.",
10831083+ "li3": "Support keyboard navigation throughout the interface.",
10841084+ "li4": "Respect the prefers-reduced-motion and prefers-color-scheme media queries.",
10851085+ "li5": "Design with sufficient color contrast in mind.",
10861086+ "li6": "Ensure essential content is available without JavaScript, though some interactive features require it."
10871087+ },
10881088+ "limitations": {
10891089+ "title": "Known limitations",
10901090+ "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."
10911091+ },
10921092+ "contact": {
10931093+ "title": "Feedback",
10941094+ "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.",
10951095+ "link": "GitHub repository"
10961096+ }
10671097 }
10681098}