{
    "commons": {
        "add": "Add...",
        "addReminder": "Add a reminder",
        "reminder": {
            "byEmail": "By E-Mail",
            "compatibleClientWarning": "A compatible client must be running at reminder time",
            "notificationPopup": "Notification Popup"
        },
        "time": {
            "days": "days",
            "hours": "hours",
            "minutes": "minutes",
            "seconds": "seconds"
        }
    },
    "general": {
        "logout": "Logout",
        "settings": "My account",
        "other": "Other",
        "reminder": {
            "add": "Add reminder"
        },
        "sharedBy": "Shared by"
    },
    "offline": {
        "status": {
            "dialog": {
                "goOffline": "You are currently online. Would you like to switch offline?",
                "goOnline": "You are currently offline. Would you like to switch online?",
                "stayOffline": "Server is currently unavailable. Would you like to stay offline even if the server become available?"
            },
            "info": "You'll work offline. All your changes will be synced  next time you log in."
        }
    },
    "user": {
        "avatar": "User avatar"
    },
    "dialog": {
        "ok": "OK",
        "cancel": "Cancel",
        "yes": "Yes",
        "no": "No",
        "save": "Save",
        "continue": "Continue"
    },
    "goog": {
        "ui": {
            "dialog": {
                "close": "Close"
            }
        }
    },
    "tags": {
        "selectOne": "Select a tag...",
        "create": "Create tag"
    }
}
