Second run of notation change for translations.

This commit is contained in:
gaba
2017-05-15 08:35:55 -07:00
parent 633086cfa3
commit b31212f847
12 changed files with 106 additions and 112 deletions
@@ -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