@digital-blueprint/lunchlottery-app
Version:
[GitHub Repository](https://github.com/digital-blueprint/lunchlottery-app) | [npmjs package](https://www.npmjs.com/package/@digital-blueprint/lunchlottery-app) | [Unpkg CDN](https://unpkg.com/browse/@digital-blueprint/lunchlottery-app/)
29 lines (28 loc) • 919 B
JSON
{
"activity-example": {
"hello-world": "Hello World"
},
"buttons": {
"scroll-to-bottom-button-label": "Scroll to page bottom",
"scroll-to-top-button-label": "Scroll to page top"
},
"choose-from-menu": "Please choose an activity from the menu.",
"contact": "Contact",
"imprint": "Legal Notice",
"login": "Login",
"logout": "Logout",
"main-page": {
"menu": "Menu"
},
"page-not-found": "Requested Page Not Found",
"page-updated-needs-reload": "The application has been updated. Please reload the page.",
"privacy-policy": "Privacy Policy",
"standard-layout-name": "Standard",
"switch-layout": "Switch layout",
"switch-to-standard-layout-label": "Switch to Standard Layout",
"switch-to-wide-layout-label": "Switch to Wide Layout",
"welcome": {
"headline": "Welcome!"
},
"wide-layout-name": "Wide"
}