Skip to content

Commit

Permalink
fix: use incremental
Browse files Browse the repository at this point in the history
  • Loading branch information
IanKrieger committed Jun 4, 2024
1 parent fed40cf commit 6b6173d
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
8 changes: 4 additions & 4 deletions src/locales/en.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions src/locales/es.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions src/locales/pt.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions src/locales/test.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/search/SearchTalkingPoints.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { Trans } from "@lingui/react";
export function SearchTalkingPoints() {
const talkingPoints = [
{
title: msg`Tap into unreachable audiences`,
title: msg`Incremental`,
description: msg`Brave Search Ads can reach audiences who use ad blockers, and don’t use traditional search engines.`,
},
{
Expand Down

0 comments on commit 6b6173d

Please sign in to comment.