This commit is contained in:
JimmFly
2022-08-30 11:11:38 +08:00
parent e656941084
commit f475599f2f
10 changed files with 66 additions and 65 deletions
@@ -15,7 +15,7 @@ export const LastModified = () => {
<div>
<div>
<ContentText type="xs">
<span>{t('stetting.Settings.Last edited by')}</span>
<span>{t('Last edited by')}</span>
<span>{username}</span>
</ContentText>
</div>