{t`Column`} | {t`Data Type`} | diff --git a/frontend/src/metabase/admin/datamodel/components/database/MetadataTable.jsx b/frontend/src/metabase/admin/datamodel/components/database/MetadataTable.jsx index def501db12b99..4e0dc0db7f36b 100644 --- a/frontend/src/metabase/admin/datamodel/components/database/MetadataTable.jsx +++ b/frontend/src/metabase/admin/datamodel/components/database/MetadataTable.jsx @@ -79,7 +79,7 @@ export default class MetadataTable extends Component { if (this.props.tableMetadata.visibility_type) { subTypes = ( - {t`Why Hide?`} + {t`Why Hide?`} {this.renderVisibilityType(t`Technical Data`, "technical")} {this.renderVisibilityType(t`Irrelevant/Cruft`, "cruft")} @@ -117,7 +117,7 @@ export default class MetadataTable extends Component { placeholder={t`No table description yet`} /> -
---|
+
{description}
)} @@ -727,7 +727,7 @@ export class FieldRemapping extends Component { {fkMappingField ? ( fkMappingField.display_name ) : ( - {t`Choose a field`} + {t`Choose a field`} )} } diff --git a/frontend/src/metabase/admin/people/components/GroupDetail.jsx b/frontend/src/metabase/admin/people/components/GroupDetail.jsx index add1f3a65aec1..a0f7c6cb46efd 100644 --- a/frontend/src/metabase/admin/people/components/GroupDetail.jsx +++ b/frontend/src/metabase/admin/people/components/GroupDetail.jsx @@ -118,7 +118,7 @@ const AddUserRow = ({+
{t`Allows users with existing Metabase accounts to login with a Google account that matches their email address in addition to their Metabase username and password.`}
-+
{jt`To allow users to sign in with Google you'll need to give Metabase a Google Developers console application client ID. It only takes a few steps and instructions on how to create a key can be found ${(
{t`Allow users to sign up on their own if their Google account email address is from:`}
+{t`Allow users to sign up on their own if their Google account email address is from:`}
+
{t`By enabling embedding you're agreeing to the embedding license located at`}{" "} ( metabase.com/license/embedding .
-+
{t`In plain English, when you embed charts or dashboards from Metabase in your own application, that application isn't subject to the Affero General Public License that covers the rest of Metabase, provided you keep the Metabase logo and the "Powered by Metabase" visible on those embeds. You should, however, read the license text linked above as that is the actual license that you will be agreeing to by enabling this feature.`}
{t`To keep your data secure, passwords ${passwordComplexity}`}
+{t`To keep your data secure, passwords ${passwordComplexity}`}
+
{t`You can use collections to organize and group dashboards, questions and pulses for your team or yourself`}
+ {t`Create a sub collection`}