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 Jan 17, 2024
1 parent 849e5bc commit 9b7bc69
Show file tree
Hide file tree
Showing 14 changed files with 106 additions and 0 deletions.
1 change: 1 addition & 0 deletions .prettierrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,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 @@ -24,3 +24,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;
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
- [🕶 Awesome Plugins](#-awesome-plugins)
- [weather GPT](#weather-gpt)
- [Ask Your PDF](#ask-your-pdf)
- [Git OSS Stats](#git-oss-stats)
- [SEO](#seo)
- [Pollinate drawing](#pollinate-drawing)
- [TikZJax](#tikzjax)
Expand Down Expand Up @@ -123,6 +124,22 @@ Unlock the power of your PDFs!, dive into your documents, find answers, and brin

---

### Git OSS Stats

<sup>By **[@yunwei37](https://github.com/yunwei37/ChatGPT-github-stat-plugin)** on **2024-01-17**</sup>

Dynamically generate and analyze stats and history for OSS repos and developers.

`github` `oss`

<div align="right">

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

</div>

---

### SEO

<sup>By **[@Orren Prunckun](https://orrenprunckun.com)** on **2023-12-16**</sup>
Expand Down
17 changes: 17 additions & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
- [🕶 Awesome Plugins](#-awesome-plugins)
- [天气 GPT](#天气-gpt)
- [AskYouPDF](#askyoupdf)
- [Git OSS Stats](#git-oss-stats)
- [SEO](#seo)
- [授粉绘画](#授粉绘画)
- [TikZJax](#tikzjax)
Expand Down Expand Up @@ -123,6 +124,22 @@

---

### Git OSS Stats

<sup>By **[@yunwei37](https://github.com/yunwei37/ChatGPT-github-stat-plugin)** on **2024-01-17**</sup>

动态生成和分析开源软件仓库和开发者的统计数据和历史记录。

`github` `oss`

<div align="right">

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

</div>

---

### SEO

<sup>By **[@Orren Prunckun](https://orrenprunckun.com)** on **2023-12-16**</sup>
Expand Down
7 changes: 7 additions & 0 deletions locales/gitUserRepoStats.de-DE.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Git OSS Stats",
"description": "Dynamically generate and analyze stats and history for OSS repos and developers.",
"tags": ["github", "oss"]
}
}
7 changes: 7 additions & 0 deletions locales/gitUserRepoStats.es-ES.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Estadísticas de Git OSS",
"description": "Genera y analiza dinámicamente estadísticas e historial para repositorios y desarrolladores de OSS.",
"tags": ["github", "oss"]
}
}
7 changes: 7 additions & 0 deletions locales/gitUserRepoStats.fr-FR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Statistiques Git OSS",
"description": "Générer et analyser dynamiquement des statistiques et l'historique pour les dépôts et développeurs OSS.",
"tags": ["github", "oss"]
}
}
7 changes: 7 additions & 0 deletions locales/gitUserRepoStats.ja-JP.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Git OSS Stats",
"description": "Dynamically generate and analyze stats and history for OSS repos and developers.",
"tags": ["github", "oss"]
}
}
7 changes: 7 additions & 0 deletions locales/gitUserRepoStats.ko-KR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Git OSS Stats",
"description": "Dynamically generate and analyze stats and history for OSS repos and developers.",
"tags": ["github", "oss"]
}
}
7 changes: 7 additions & 0 deletions locales/gitUserRepoStats.pt-BR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Estatísticas do Git OSS",
"description": "Gerar e analisar dinamicamente estatísticas e histórico para repositórios e desenvolvedores de OSS.",
"tags": ["github", "oss"]
}
}
7 changes: 7 additions & 0 deletions locales/gitUserRepoStats.ru-RU.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Статистика Git OSS",
"description": "Динамическое создание и анализ статистики и истории для репозиториев и разработчиков OSS.",
"tags": ["github", "oss"]
}
}
7 changes: 7 additions & 0 deletions locales/gitUserRepoStats.tr-TR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Git OSS İstatistikleri",
"description": "Açık Kaynak Yazılım depoları ve geliştiriciler için istatistikleri ve geçmişi dinamik olarak oluşturun ve analiz edin.",
"tags": ["github", "oss"]
}
}
7 changes: 7 additions & 0 deletions locales/gitUserRepoStats.zh-CN.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Git OSS Stats",
"description": "动态生成和分析开源软件仓库和开发者的统计数据和历史记录。",
"tags": ["github", "oss"]
}
}
7 changes: 7 additions & 0 deletions locales/gitUserRepoStats.zh-TW.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Git OSS Stats",
"description": "動態生成並分析開源軟體存儲庫和開發者的統計數據和歷史。",
"tags": ["github", "oss"]
}
}

0 comments on commit 9b7bc69

Please sign in to comment.