mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-07 11:47:16 +02:00
feat(forums): add bootstrap-markdown editor into post new topic page
This commit is contained in:
@@ -658,7 +658,9 @@
|
||||
TOPICS: 'Topics',
|
||||
REPLIES: 'Replies',
|
||||
VIEWS: 'Views',
|
||||
LAST_REPLY: 'Last Reply'
|
||||
LAST_REPLY: 'Last Reply',
|
||||
TITLE: 'Title',
|
||||
CONTENT: 'Content'
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
@@ -658,7 +658,9 @@
|
||||
TOPICS: '主题数',
|
||||
REPLIES: '回贴数',
|
||||
VIEWS: '查看数',
|
||||
LAST_REPLY: '最近回复'
|
||||
LAST_REPLY: '最近回复',
|
||||
TITLE: '标题',
|
||||
CONTENT: '内容'
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user