mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 14:50:29 +00:00
i18n and fixed a few typos
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -80,8 +80,8 @@
|
||||
|
||||
{% else%}
|
||||
<div class="empty-tips">
|
||||
<h2 class="center-contents">{% trans "You don't have any private shared files/folders" %}</h2>
|
||||
<p>{% trans "You can share a single folder or file with a registered user if you don't want to share a whole library." %}</p>
|
||||
<h2 class="center-contents">{% trans "You don't have any private shared files" %}</h2>
|
||||
<p>{% trans "You can share a single file with a registered user if you don't want to share a whole library." %}</p>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
|
Reference in New Issue
Block a user