mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 07:08:55 +00:00
[i18n] fixup
This commit is contained in:
@@ -31,7 +31,7 @@ class Content extends Component {
|
||||
<tr>
|
||||
<th width="5%"></th>
|
||||
<th width="30%">{gettext('Name')}</th>
|
||||
<th width="35%">{gettext('ID')}</th>
|
||||
<th width="35%">{'ID'}</th>
|
||||
<th width="20%">{gettext('Owner')}</th>
|
||||
<th width="10%">{/* Operations */}</th>
|
||||
</tr>
|
||||
|
@@ -56,7 +56,7 @@ class Content extends Component {
|
||||
<tr>
|
||||
<th width="25%">{gettext('Name')}</th>
|
||||
<th width="15%">{gettext('Status')}</th>
|
||||
<th width="15%">{gettext('Membership')}</th>
|
||||
<th width="15%">{gettext('Role')}</th>
|
||||
<th width="15%">{gettext('Space Used')}</th>
|
||||
<th width="25%">{gettext('Created At')}{' / '}{gettext('Last Login')}</th>
|
||||
<th width="5%">{/* Operations */}</th>
|
||||
|
Reference in New Issue
Block a user