Skip to content

Commit

Permalink
🤖 chore: Auto format and add i18n json files
Browse files Browse the repository at this point in the history
  • Loading branch information
lobehubbot committed Dec 16, 2023
1 parent f90245c commit 7b38d70
Show file tree
Hide file tree
Showing 14 changed files with 138 additions and 32 deletions.
1 change: 1 addition & 0 deletions .prettierrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ module.exports = require('@lobehub/lint').prettier;
module.exports = require('@lobehub/lint').prettier;
module.exports = require('@lobehub/lint').prettier;
module.exports = require('@lobehub/lint').prettier;
module.exports = require('@lobehub/lint').prettier;
1 change: 1 addition & 0 deletions .remarkrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ module.exports = require('@lobehub/lint').remarklint;
module.exports = require('@lobehub/lint').remarklint;
module.exports = require('@lobehub/lint').remarklint;
module.exports = require('@lobehub/lint').remarklint;
module.exports = require('@lobehub/lint').remarklint;
49 changes: 33 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,12 @@
- [🚀 How to Submit your Plugin](#-how-to-submit-your-plugin)
- [Step-by-step Instructions](#step-by-step-instructions)
- [🕶 Awesome Plugins](#-awesome-plugins)
- [Ask Your PDF](#ask-your-pdf)
- [Pollinate drawing](#pollinate-drawing)
- [Clock Time](#clock-time)
- [Website Crawler](#website-crawler)
- [Search Engine](#search-engine)
- [Website Crawler](#website-crawler)
- [Realtime Weather](#realtime-weather)
- [Clock Time](#clock-time)
- [🛳 Self Hosting](#-self-hosting)
- [Deploy to Vercel](#deploy-to-vercel)
- [⌨️ Local Development](#️-local-development)
Expand Down Expand Up @@ -83,9 +84,25 @@ If you wish to add a plugin onto the index, make an entry in `plugins` directory

<!-- AWESOME PLUGINS -->

### Ask Your PDF

<sup>By **[@AskYourPDF](https://askyourpdf.com/)** on **undefined**</sup>

Unlock the power of your PDFs!, dive into your documents, find answers, and bring information to your fingertips.

`pdf` `document`

<div align="right">

[![][back-to-top]](#readme-top)

</div>

---

### Pollinate drawing

<sup>By **[@AI0x0](https://github.com/mushan0x0/lobe-pollinations-ai)** on **2023-12-10**</sup>
<sup>By **[@AI0x0](https://github.com/mushan0x0/lobe-pollinations-ai)** on **undefined**</sup>

Generate images through pollinations.ai

Expand All @@ -99,13 +116,13 @@ Generate images through pollinations.ai

---

### Clock Time
### Search Engine

<sup>By **[@LobeHub](https://github.com/lobehub/chat-plugin-clock-time)** on **2023-11-01**</sup>
<sup>By **[@LobeHub](https://github.com/lobehub/chat-plugin-search-engine)** on **undefined**</sup>

Display a clock to show current time
Query search engine to get information

`clock` `time`
`web` `search`

<div align="right">

Expand All @@ -117,7 +134,7 @@ Display a clock to show current time

### Website Crawler

<sup>By **[@LobeHub](https://github.com/lobehub/chat-plugin-web-crawler)** on **2023-08-17**</sup>
<sup>By **[@LobeHub](https://github.com/lobehub/chat-plugin-web-crawler)** on **undefined**</sup>

Extract content from web links

Expand All @@ -131,13 +148,13 @@ Extract content from web links

---

### Search Engine
### Realtime Weather

<sup>By **[@LobeHub](https://github.com/lobehub/chat-plugin-search-engine)** on **2023-08-15**</sup>
<sup>By **[@LobeHub](https://github.com/lobehub/chat-plugin-realtime-weather)** on **undefined**</sup>

Query search engine to get information
Get realtime weather information

`web` `search`
`weather` `realtime`

<div align="right">

Expand All @@ -147,13 +164,13 @@ Query search engine to get information

---

### Realtime Weather
### Clock Time

<sup>By **[@LobeHub](https://github.com/lobehub/chat-plugin-realtime-weather)** on **2023-08-12**</sup>
<sup>By **[@LobeHub](https://github.com/lobehub/chat-plugin-clock-time)** on **undefined**</sup>

Get realtime weather information
Display a clock to show current time

`weather` `realtime`
`clock` `time`

<div align="right">

Expand Down
49 changes: 33 additions & 16 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,12 @@
- [🚀 如何提交您的插件](#-如何提交您的插件)
- [提交步骤](#提交步骤)
- [🕶 Awesome Plugins](#-awesome-plugins)
- [询问您的 PDF](#询问您的-pdf)
- [授粉绘画](#授粉绘画)
- [时钟时间](#时钟时间)
- [网站爬虫](#网站爬虫)
- [搜索引擎](#搜索引擎)
- [网站爬虫](#网站爬虫)
- [实时天气](#实时天气)
- [时钟时间](#时钟时间)
- [🛳 自主托管](#-自主托管)
- [部署到 Vercel](#部署到-vercel)
- [⌨️ 本地开发](#️-本地开发)
Expand Down Expand Up @@ -83,9 +84,25 @@

<!-- AWESOME PLUGINS -->

### 询问您的 PDF

<sup>By **[@AskYourPDF](https://askyourpdf.com/)** on **undefined**</sup>

释放您的 PDF 的力量!深入您的文档,找到答案,并将信息带到您的指尖。

`pdf` `文档`

<div align="right">

[![][back-to-top]](#readme-top)

</div>

---

### 授粉绘画

<sup>By **[@AI0x0](https://github.com/mushan0x0/lobe-pollinations-ai)** on **2023-12-10**</sup>
<sup>By **[@AI0x0](https://github.com/mushan0x0/lobe-pollinations-ai)** on **undefined**</sup>

通过 pollinations.ai 进行图像生成

Expand All @@ -99,13 +116,13 @@

---

### 时钟时间
### 搜索引擎

<sup>By **[@LobeHub](https://github.com/lobehub/chat-plugin-clock-time)** on **2023-11-01**</sup>
<sup>By **[@LobeHub](https://github.com/lobehub/chat-plugin-search-engine)** on **undefined**</sup>

显示一个时钟来展示当前时间
查询搜索引擎以获取信息

`时钟` `时间`
`网络` `搜索`

<div align="right">

Expand All @@ -117,7 +134,7 @@

### 网站爬虫

<sup>By **[@LobeHub](https://github.com/lobehub/chat-plugin-web-crawler)** on **2023-08-17**</sup>
<sup>By **[@LobeHub](https://github.com/lobehub/chat-plugin-web-crawler)** on **undefined**</sup>

从网页链接中提取内容

Expand All @@ -131,13 +148,13 @@

---

### 搜索引擎
### 实时天气

<sup>By **[@LobeHub](https://github.com/lobehub/chat-plugin-search-engine)** on **2023-08-15**</sup>
<sup>By **[@LobeHub](https://github.com/lobehub/chat-plugin-realtime-weather)** on **undefined**</sup>

查询搜索引擎以获取信息
获取实时天气信息

`网络` `搜索`
`天气` `实时`

<div align="right">

Expand All @@ -147,13 +164,13 @@

---

### 实时天气
### 时钟时间

<sup>By **[@LobeHub](https://github.com/lobehub/chat-plugin-realtime-weather)** on **2023-08-12**</sup>
<sup>By **[@LobeHub](https://github.com/lobehub/chat-plugin-clock-time)** on **undefined**</sup>

获取实时天气信息
显示一个时钟来展示当前时间

`天气` `实时`
`时钟` `时间`

<div align="right">

Expand Down
7 changes: 7 additions & 0 deletions locales/ask-your-pdf.de-DE.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Fragen Sie Ihr PDF",
"description": "Entfesseln Sie die Kraft Ihrer PDFs! Tauchen Sie in Ihre Dokumente ein, finden Sie Antworten und bringen Sie Informationen an Ihre Fingerspitzen.",
"tags": ["pdf", "dokument"]
}
}
7 changes: 7 additions & 0 deletions locales/ask-your-pdf.es-ES.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Pregunte a su PDF",
"description": "¡Desbloquee el poder de sus PDFs!, sumérjase en sus documentos, encuentre respuestas y lleve la información a sus manos.",
"tags": ["pdf", "documento"]
}
}
7 changes: 7 additions & 0 deletions locales/ask-your-pdf.fr-FR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Demandez à votre PDF",
"description": "Débloquez la puissance de vos PDF ! Plongez dans vos documents, trouvez des réponses et amenez l'information à portée de main.",
"tags": ["pdf", "document"]
}
}
7 changes: 7 additions & 0 deletions locales/ask-your-pdf.ja-JP.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "PDFを質問する",
"description": "PDFの力を解放し、文書に没頭し、答えを見つけ、情報を手に入れます。",
"tags": ["pdf", "document"]
}
}
7 changes: 7 additions & 0 deletions locales/ask-your-pdf.ko-KR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "PDF에 질문하세요",
"description": "PDF의 힘을 발휘하세요! 문서를 탐색하고 답변을 찾아 손끝으로 정보를 가져오세요.",
"tags": ["pdf", "문서"]
}
}
7 changes: 7 additions & 0 deletions locales/ask-your-pdf.pt-BR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Pergunte ao seu PDF",
"description": "Desbloqueie o poder dos seus PDFs!, mergulhe em seus documentos, encontre respostas e traga informações para suas mãos.",
"tags": ["pdf", "documento"]
}
}
7 changes: 7 additions & 0 deletions locales/ask-your-pdf.ru-RU.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Задайте свой PDF",
"description": "Разблокируйте потенциал ваших PDF-файлов! Погрузитесь в свои документы, найдите ответы и получите информацию на ладони.",
"tags": ["pdf", "документ"]
}
}
7 changes: 7 additions & 0 deletions locales/ask-your-pdf.tr-TR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "PDF'nizi Sorun",
"description": "PDF'lerinizin gücünü açığa çıkarın!, belgelerinize dalın, cevapları bulun ve bilgiyi parmaklarınızın ucuna getirin.",
"tags": ["pdf", "belge"]
}
}
7 changes: 7 additions & 0 deletions locales/ask-your-pdf.zh-CN.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "询问您的PDF",
"description": "释放您的PDF的力量!深入您的文档,找到答案,并将信息带到您的指尖。",
"tags": ["pdf", "文档"]
}
}
7 changes: 7 additions & 0 deletions locales/ask-your-pdf.zh-TW.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "問問你的 PDF",
"description": "解鎖你的 PDF 功能!深入研究你的文件,尋找答案,將資訊帶到你的指尖。",
"tags": ["pdf", "文件"]
}
}

0 comments on commit 7b38d70

Please sign in to comment.