mirror of
https://github.com/wassname/talk.git
synced 2026-08-16 11:29:31 +08:00
Merge master
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import React from 'react';
|
||||
import cn from 'classnames';
|
||||
|
||||
// @TODO change icon when we deprecate FA
|
||||
export default ({ className }) => (
|
||||
<i className={cn('fa', 'fa-handshake-o', className)} aria-hidden="true" />
|
||||
);
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
ar:
|
||||
talk-plugin-respect:
|
||||
respect: احترم
|
||||
respected: احترام
|
||||
da:
|
||||
talk-plugin-respect:
|
||||
respect: Respect
|
||||
|
||||
Reference in New Issue
Block a user