@@ -147,13 +164,13 @@
---
-### 实时天气
+### 时钟时间
-
By **[@LobeHub](https://github.com/lobehub/chat-plugin-realtime-weather)** on **2023-08-12**
+
By **[@LobeHub](https://github.com/lobehub/chat-plugin-clock-time)** on **undefined**
-获取实时天气信息
+显示一个时钟来展示当前时间
-`天气` `实时`
+`时钟` `时间`
diff --git a/locales/ask-your-pdf.de-DE.json b/locales/ask-your-pdf.de-DE.json
new file mode 100644
index 0000000..3acb47d
--- /dev/null
+++ b/locales/ask-your-pdf.de-DE.json
@@ -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"]
+ }
+}
diff --git a/locales/ask-your-pdf.es-ES.json b/locales/ask-your-pdf.es-ES.json
new file mode 100644
index 0000000..59fa048
--- /dev/null
+++ b/locales/ask-your-pdf.es-ES.json
@@ -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"]
+ }
+}
diff --git a/locales/ask-your-pdf.fr-FR.json b/locales/ask-your-pdf.fr-FR.json
new file mode 100644
index 0000000..b94d719
--- /dev/null
+++ b/locales/ask-your-pdf.fr-FR.json
@@ -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"]
+ }
+}
diff --git a/locales/ask-your-pdf.ja-JP.json b/locales/ask-your-pdf.ja-JP.json
new file mode 100644
index 0000000..ceaa17e
--- /dev/null
+++ b/locales/ask-your-pdf.ja-JP.json
@@ -0,0 +1,7 @@
+{
+ "meta": {
+ "title": "PDFを質問する",
+ "description": "PDFの力を解放し、文書に没頭し、答えを見つけ、情報を手に入れます。",
+ "tags": ["pdf", "document"]
+ }
+}
diff --git a/locales/ask-your-pdf.ko-KR.json b/locales/ask-your-pdf.ko-KR.json
new file mode 100644
index 0000000..8b0949c
--- /dev/null
+++ b/locales/ask-your-pdf.ko-KR.json
@@ -0,0 +1,7 @@
+{
+ "meta": {
+ "title": "PDF에 질문하세요",
+ "description": "PDF의 힘을 발휘하세요! 문서를 탐색하고 답변을 찾아 손끝으로 정보를 가져오세요.",
+ "tags": ["pdf", "문서"]
+ }
+}
diff --git a/locales/ask-your-pdf.pt-BR.json b/locales/ask-your-pdf.pt-BR.json
new file mode 100644
index 0000000..e68aad0
--- /dev/null
+++ b/locales/ask-your-pdf.pt-BR.json
@@ -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"]
+ }
+}
diff --git a/locales/ask-your-pdf.ru-RU.json b/locales/ask-your-pdf.ru-RU.json
new file mode 100644
index 0000000..fe15bb9
--- /dev/null
+++ b/locales/ask-your-pdf.ru-RU.json
@@ -0,0 +1,7 @@
+{
+ "meta": {
+ "title": "Задайте свой PDF",
+ "description": "Разблокируйте потенциал ваших PDF-файлов! Погрузитесь в свои документы, найдите ответы и получите информацию на ладони.",
+ "tags": ["pdf", "документ"]
+ }
+}
diff --git a/locales/ask-your-pdf.tr-TR.json b/locales/ask-your-pdf.tr-TR.json
new file mode 100644
index 0000000..fe25d0b
--- /dev/null
+++ b/locales/ask-your-pdf.tr-TR.json
@@ -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"]
+ }
+}
diff --git a/locales/ask-your-pdf.zh-CN.json b/locales/ask-your-pdf.zh-CN.json
new file mode 100644
index 0000000..15b5e3e
--- /dev/null
+++ b/locales/ask-your-pdf.zh-CN.json
@@ -0,0 +1,7 @@
+{
+ "meta": {
+ "title": "询问您的PDF",
+ "description": "释放您的PDF的力量!深入您的文档,找到答案,并将信息带到您的指尖。",
+ "tags": ["pdf", "文档"]
+ }
+}
diff --git a/locales/ask-your-pdf.zh-TW.json b/locales/ask-your-pdf.zh-TW.json
new file mode 100644
index 0000000..ca3d8a0
--- /dev/null
+++ b/locales/ask-your-pdf.zh-TW.json
@@ -0,0 +1,7 @@
+{
+ "meta": {
+ "title": "問問你的 PDF",
+ "description": "解鎖你的 PDF 功能!深入研究你的文件,尋找答案,將資訊帶到你的指尖。",
+ "tags": ["pdf", "文件"]
+ }
+}