{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.')}
{this.state.errorMsg}
} {!this.state.isLoading && !this.state.errorMsg && this.state.repoList.length === 0 && this.emptyTip} {!this.state.isLoading && !this.state.errorMsg && this.state.repoList.length > 0 &&