{% load i18n %}

{% trans "Share Library"%}

{% trans 'Share to' %}

{% if cloud_mode %} {% if org %}

{% trans 'Tip: must be organization members or organization groups, enter "all" to share to public library.' %}

{% endif %} {% else %}

{% trans 'Tip: enter "all" to share to public library.' %}

{% endif %}