mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-20 10:20:42 +00:00
modified ui for other lang
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
<th width="18%">{% trans "Name"%}</th>
|
||||
<th width="21%">{% trans "Share To"%}</th>
|
||||
<th width="15%">{% trans "Permission"%}</th>
|
||||
<th width="30%">{% trans "Description"%}</th>
|
||||
<th width="12%">{% trans "Operations"%}</th>
|
||||
<th width="29%">{% trans "Description"%}</th>
|
||||
<th width="13%">{% trans "Operations"%}</th>
|
||||
</tr>
|
||||
{% for repo in shared_repos %}
|
||||
<tr data="{{repo.props.share_type}}">
|
||||
|
Reference in New Issue
Block a user