mirror of
https://github.com/wassname/talk.git
synced 2026-08-13 12:40:11 +08:00
Second run of notation change for translations.
This commit is contained in:
@@ -56,7 +56,7 @@ class ModerationQueue extends React.Component {
|
||||
currentAsset={props.currentAsset}
|
||||
/>;
|
||||
})
|
||||
: <EmptyCard>{lang.t('modqueue.emptyqueue')}</EmptyCard>
|
||||
: <EmptyCard>{lang.t('modqueue.empty_queue')}</EmptyCard>
|
||||
}
|
||||
</ul>
|
||||
<LoadMore
|
||||
|
||||
Reference in New Issue
Block a user