1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-15 23:00:57 +00:00

i18n for sys admin and notifications

This commit is contained in:
zhengxie
2012-11-01 15:09:14 +08:00
parent 02a0238b57
commit 5221743afe
18 changed files with 434 additions and 212 deletions

View File

@@ -17,7 +17,7 @@
<th width="4%"><!--icon--></th>
<th width="24%">{% trans "Name" %}</th>
<th width="43%">{% trans "Description" %}</th>
<th width="15%">{% trans "UpdateTime" %}</th>
<th width="15%">{% trans "Last Update" %}</th>
<th width="14%">{% trans "Operations" %}</th>
</tr>
{% for repo in owned_repos %}
@@ -49,7 +49,7 @@
<th width="4%"><!--icon--></th>
<th width="20%">{% trans "Name" %}</th>
<th width="36%">{% trans "Description" %}</th>
<th width="15%">{% trans "UpdateTime" %}</th>
<th width="15%">{% trans "Last Update" %}</th>
<th width="15%">{% trans "Shared By" %}</th>
<th width="10%">{% trans "Operations" %}</th>
</tr>
@@ -91,7 +91,7 @@
<th width="5%"></th>
<th width="45%">{% trans "File Name" %}</th>
<th width="30%">{% trans "Library" %}</th>
<th width="20%">{% trans "UpdateTime" %}</th>
<th width="20%">{% trans "Last Update" %}</th>
</tr>
{% for sfile in starred_files %}
<tr>