Explorar el Código

share this page link to public

ryuichi-e hace 5 años
padre
commit
e9089b3441
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
     const { t } = this.props;
     return (
     return (
       <Modal size="lg" isOpen={this.props.isOpen} toggle={this.props.onClose}>
       <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>
         </ModalHeader>
         <ModalBody>
         <ModalBody>
           <div className="container">
           <div className="container">