mirror of
https://github.com/wassname/talk.git
synced 2026-07-08 05:07:16 +08:00
Language update
This commit is contained in:
@@ -9,7 +9,7 @@ const lang = new I18n(translations);
|
||||
const ActivityWidget = ({assets}) => {
|
||||
return (
|
||||
<div className={styles.widget}>
|
||||
<h2 className={styles.heading}>Articles with the most comments (parent)</h2>
|
||||
<h2 className={styles.heading}>Articles with the most conversations</h2>
|
||||
<div className={styles.widgetHead}>
|
||||
<p>{lang.t('streams.article')}</p>
|
||||
<p>{lang.t('dashboard.comment_count')}</p>
|
||||
|
||||
Reference in New Issue
Block a user