{% load i18n %}

{% trans "Share to"%}

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

{% trans "Tip: must be org members or org groups, type all to share to public library."%}

{% endif %} {% else %}

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

{% endif %}