mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 17:06:16 -04:00
revision_number,国际化
This commit is contained in:
parent
db0e35bb6b
commit
bb05426faa
3 changed files with 3 additions and 1 deletions
|
@ -132,7 +132,7 @@ export const PadPage = ()=>{
|
|||
sortBy: 'revisionNumber',
|
||||
ascending: !searchParams.ascending
|
||||
})
|
||||
}}>Revision number</th>
|
||||
}}><Trans i18nKey="ep_admin_pads:ep_adminpads2_revision_number"/></th>
|
||||
<th><Trans i18nKey="ep_admin_pads:ep_adminpads2_action"/></th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue