Skip to content
Snippets Groups Projects
translation.json 623 B
Newer Older
Reiter, Christoph's avatar
Reiter, Christoph committed
{
    "activity-example": {
        "hello-world": "Hello World"
    },
    "choose-from-menu": "Please choose an activity from the menu.",
    "contact": "Contact",
    "imprint": "Legal Notice",
    "login": "Login",
Reiter, Christoph's avatar
Reiter, Christoph committed
    "logo": {
        "word1": "Science",
        "word2": "Passion",
        "word3": "Technology"
    },
    "logout": "Logout",
    "page-not-found": "Requested Page Not Found",
Reiter, Christoph's avatar
Reiter, Christoph committed
    "page-updated-needs-reload": "The application has been updated. Please reload the page.",
    "privacy-policy": "Privacy Policy",
Reiter, Christoph's avatar
Reiter, Christoph committed
    "welcome": {
        "headline": "Welcome to the '{{appname}}' application."
Reiter, Christoph's avatar
Reiter, Christoph committed
}