Просмотр исходного кода

share this page link to public

ryuichi-e 5 лет назад
Родитель
Сommit
e9089b3441
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/client/js/components/OutsideShareLinkModal.jsx

+ 1 - 1
src/client/js/components/OutsideShareLinkModal.jsx

@@ -89,7 +89,7 @@ class OutsideShareLinkModal extends React.Component {
     const { t } = this.props;
     return (
       <Modal size="lg" isOpen={this.props.isOpen} toggle={this.props.onClose}>
-        <ModalHeader tag="h4" toggle={this.props.onClose} className="bg-primary text-light">{t('Shere this page link to public')}
+        <ModalHeader tag="h4" toggle={this.props.onClose} className="bg-primary text-light">{t('share_links.Shere this page link to public')}
         </ModalHeader>
         <ModalBody>
           <div className="container">