{gettext('You have not created any libraries yet. A library is a container to organize your files and folders. A library can also be shared with others and synced to your connected devices. You can create a library by clicking the "New Library" button in the menu bar.')}
{gettext('You are not in any groups. Groups allow multiple people to collaborate on libraries. You can create a group by clicking the "New Group" button in the menu bar.')}
:{gettext('You are not in any groups. Groups allow multiple people to collaborate on libraries. Groups you join will be listed here.')}
}{this.state.errorMsg}
: ( this.state.repoList.length === 0 ? emptyTip : ({this.state.groupsErrorMsg}
: ( this.state.groupList.length === 0 ? groupsEmptyTip : ( this.state.groupList.map((group, index) => { return (