Skip to content

Commit

Permalink
fix Cookies message
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasm committed Dec 1, 2024
1 parent 6bcba0c commit 6b03599
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 48 deletions.
61 changes: 29 additions & 32 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<p align="center">
<a href="https://github.com/lucasm/findto/issues" target="_blank"><img alt="Issues" src="https://img.shields.io/github/issues/lucasm/findto?color=ff9393&logo=github&logoColor=white"></a>
<a href="https://ko-fi.com/findto" target="_blank"><img alt="Support on Ko-Fi" src="https://img.shields.io/badge/donate-$0,5-ffff8b?logo=kofi&logoColor=white"></a>
<a href="https://ko-fi.com/findto" target="_blank"><img alt="Support on Ko-Fi" src="https://img.shields.io/badge/donate-$5,0-ffff8b?logo=kofi&logoColor=white"></a>
<a href="https://github.com/lucasm/findto/wiki" target="_blank"><img alt="Languages" src="https://img.shields.io/badge/translations-2-82cdff?logo=json&logoColor=white"></a>
<a href="https://github.com/lucasm/findto/releases" target="_blank"><img alt="GitHub release" src="https://img.shields.io/github/v/release/lucasm/findto?label=version&color=71f8ce&logo=github&logoColor=white"></a>
<a href="https://github.com/lucasm/findto" target="_blank"><img alt="GitHub repo size" src="https://img.shields.io/github/repo-size/lucasm/findto?label=size&color=71f8ce&logo=github&logoColor=white"></a>
Expand All @@ -20,71 +20,68 @@
<br>
</p>

## 🔎 Decentralizing AI and Web search
## 🔎 Decentralizing search

Findto is an assistant for decentralized search on Web and AI.
Findto is an open source assistant for decentralized search.

Our principles:

- Research and develop a better search experience.
- Research and develop a better search experience on Web, AI and more.

- People in control of AI and Web search algorithms.
- People in control of search algorithms.

- Free, open source and responsible.

Findto is putting the power of internet back into people's hands.

Quickly search the same term on diverse Web and AI sources. See the privacy and carbon levels of selected source. Discover trends. Find anything. More productive and accessible searches than ever.

Truly free search experience, where the people choices and the planet needs walks together, for a healthier internet. As the always should be.
A new search experience, where the people choices and the planet needs walks together, for a healthier internet. As the always should be.

[Try it now](https://findto.app/?utm_source=findto_repo)

## 🟢 Features

| Feature | Description | Status |
| ------------------------ | ---------------------------------------------------------------------------------- | ------ |
| **Search Decentralized** | Search the same term on diverse Web and AI sources. ||
| **Trending** | Explore trending stories, topics, contents, products, places, and more nearby you. ||
| **Autosuggest** | Get instant suggestions as you type. ||
| **Privacy level** | View the estimate privacy level of selected source. | 🔧 |
| **Carbon level** | View the estimate carbon footprint level of selected source. | 🔧 |
| **Voice search** | Use your voice to search anywhere. ||
| **Visual search** | Use images to search on supported sources. | 🔧 |
| **Decentralized Search** | Search the same term on diverse Web and AI sources. ||
| **Trends** | Explore trending stories, topics, contents, products, places, and more nearby you. ||
| **Autocomplete** | Get instant suggestions as you type. ||
| **Privacy Level** | View the estimate privacy level of selected source. | 🔧 |
| **Carbon Footprint** | View the estimate carbon footprint level of selected source. | 🔧 |
| **Voice Search** | Use your voice to search anywhere. ||
| **Visual Search** | Use images to search on supported sources. | 🔧 |
| **Accessibility** | Balanced contrast, dark theme, keyboard navigation and screen readers support. ||
| **Internationalization** | Chose your country for local sources, or international search. ||

## 🔴 Sources
## 🔵 Sources

The search sources available on Findto are selected based on the following criteria:
The search sources available on Findto are selected based on the following criteria: 1) Popularity of the service; 2) Commitment to open access; 3) Adherence to legal standards for privacy and copyright. For more details, visit [Wiki](https://github.com/lucasm/findto/wiki).

1. Popularity of the service;
2. Commitment to open access;
3. Adherence to legal standards for privacy and copyright.
## 🟡 Donations

For more details, visit [Wiki](https://github.com/lucasm/findto/wiki).
If you like Findto ✨get benefits ✨ making a donation. Help us make Findto better!

## 🟡 Donate
- [Support on Patreon](https://patreon.com/findto)
- [One-time donation via Ko-Fi](https://ko-fi.com/findto)
- [GitHub Sponsors](https://github.com/sponsors/lucasm)

If you like Findto, consider making a donation.
## 🔴 Contributions

Help us build a better internet.
FIndto is 100% open source and we welcome contributions. You can help by:

✨ Get your name with a link (or banner) attribution on this repository ✨
- Bufixes. View opened [Issues](https://github.com/lucasm/findto/issues) before send pull requests.

- [Make a one-time donation via Ko-Fi](https://ko-fi.com/findto)
- [Support us on GitHub Sponsors](https://github.com/sponsors/lucasm)
- New ideas. For backlog, check [Projects](https://github.com/lucasm/findto/projects) board.

## 🔵 Contribute

View opened [Issues](https://github.com/lucasm/findto/issues) before send pull requests. For backlog, check [Projects](https://github.com/lucasm/findto/projects) board.
- Translations. Help us to translate Findto to your language.

## 🟣 Legal

Findto is built with privacy in mind and does not store user searches.
Findto is built with privacy in mind. We don't store searches.

Findto displays automated content from external APIs without review, solely for user convenience, and may include materials protected by intellectual property, such as trademarks.
Findto displays automated content from external APIs without review, solely for user convenience, and may include materials protected by intellectual property. We respect the rights of third parties and ask that you do the same.

Please, read our [Privacy Policy](https://findto.app/privacy) and [Terms of Service](https://findto.app/terms).
[Privacy Policy](https://findto.app/privacy) | [Terms of Service](https://findto.app/terms)

Made with love by [Lucas Menezes](https://lucasm.dev/?utm_source=findto_app) and community.
Made by [Lucas Menezes](https://lucasm.dev/?utm_source=findto_app) and community.
11 changes: 6 additions & 5 deletions components/CookiesPopup/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,12 @@ const CookiesPopup = () => {
className={`${styles.cookiesPopup} ${
isVisible ? styles.slideUp : styles.slideDown
}`}>
<p>
{t('componentCookiesPopup.title')}{' '}
<Link href="/privacy">{t('privacy')}</Link>
{'.'}
</p>
<p>{t('componentCookiesPopup.title')}</p>
<div>
<p>
<Link href="/privacy">{t('privacy')}</Link>
</p>
</div>
<div>
<button onClick={handleAccept}>{t('accept')}</button>
</div>
Expand Down
2 changes: 1 addition & 1 deletion locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"country_code": "US",
"t": {
"componentCookiesPopup": {
"title": "Findto uses cookies and other similar technologies to improve your experience and provide personalized content in a completely anonymous way. We do not track your searches. We do not sell your information. Read our"
"title": "Findto uses cookies and similar technologies to improve your experience and provide personalized content. We do not track you. We do not sell your information."
},
"componentWelcome": {
"goodMorning": "Good morning",
Expand Down
2 changes: 1 addition & 1 deletion locales/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"country_code": "BR",
"t": {
"componentCookiesPopup": {
"title": "O Findto utiliza cookies e tecnologias semelhantes para melhorar a sua experiência e fornecer conteúdo personalizado. O Findto é projetado para não armazenar suas informações. Leia nossa"
"title": "O Findto utiliza cookies para melhorar a experiência e fornecer conteúdo. Não armazenamos informações pessoais. "
},
"componentWelcome": {
"goodMorning": "Bom dia",
Expand Down
18 changes: 9 additions & 9 deletions locales/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"country_code": "CN",
"t": {
"componentCookiesPopup": {
"title": "Findto uses cookies and other similar technologies to improve your experience and provide personalized content in a completely anonymous way. We do not track your searches. We do not sell your information. Read our"
"title": "Findto 使用 cookie 和类似技术来改善您的体验并提供个性化内容。我们不会追踪你。我们不会出售您的信息。"
},
"componentWelcome": {
"goodMorning": "早上好",
Expand All @@ -27,21 +27,21 @@
"privacy": "隐私政策",
"terms": "服务条款",
"donate": "",
"accept": "Accept",
"accept": "好的",
"learnMore": "了解更多关于 Findto",
"viewNearbyPlaces": "View nearby places",
"openApp": "Open the app",
"openApp": "打开应用程序",
"placeholder": "Search",
"search": "Search",
"clear": "Clear",
"powered": "Powered by",
"settings": "Settings",
"theme": "Theme",
"language": "Language",
"contribute": "Contribute",
"trends": "Trending",
"stories": "Stories",
"categories": "Categories",
"theme": "主题",
"language": "语言",
"contribute": "贡献",
"trends": "热门内容",
"stories": "最新动态",
"categories": "类别",
"feedback": {
"title": "发送反馈",
"url": "https://forms.gle/US69JvUT1qxYkiF58"
Expand Down

0 comments on commit 6b03599

Please sign in to comment.