From 737684e592b8cf45fde690bd27fecca15cd56b63 Mon Sep 17 00:00:00 2001 From: verdacciobot Date: Thu, 6 Oct 2022 00:19:47 +0000 Subject: [PATCH] chore: updated static data --- .../App/Header/generated_contributors_list.json | 4 ++++ .../src/contributors.json | 13 ++++++++++++- .../tools/translations/src/progress_lang.json | 16 ++++++++-------- 3 files changed, 24 insertions(+), 9 deletions(-) diff --git a/packages/plugins/ui-theme/src/App/Header/generated_contributors_list.json b/packages/plugins/ui-theme/src/App/Header/generated_contributors_list.json index cdf5e4fac..dd147bebc 100644 --- a/packages/plugins/ui-theme/src/App/Header/generated_contributors_list.json +++ b/packages/plugins/ui-theme/src/App/Header/generated_contributors_list.json @@ -611,6 +611,10 @@ "username": "tiandrey", "id": 152357 }, + { + "username": "andrii-bodnar", + "id": 29282228 + }, { "username": "hafffe", "id": 3322693 diff --git a/packages/tools/docusaurus-plugin-contributors/src/contributors.json b/packages/tools/docusaurus-plugin-contributors/src/contributors.json index 793fdb084..93b840cef 100644 --- a/packages/tools/docusaurus-plugin-contributors/src/contributors.json +++ b/packages/tools/docusaurus-plugin-contributors/src/contributors.json @@ -2187,6 +2187,17 @@ } ] }, + { + "id": 29282228, + "login": "andrii-bodnar", + "contributions": 1, + "repositories": [ + { + "name": "verdaccio", + "contributions": 1 + } + ] + }, { "id": 3322693, "login": "hafffe", @@ -4703,7 +4714,7 @@ "full_name": "verdaccio/verdaccio", "html_url": "https://github.com/verdaccio/verdaccio", "description": "📦🔐 A lightweight Node.js private proxy registry", - "stargazers_count": 13941, + "stargazers_count": 13947, "archived": false }, { diff --git a/packages/tools/translations/src/progress_lang.json b/packages/tools/translations/src/progress_lang.json index c4114e431..5df7225f2 100644 --- a/packages/tools/translations/src/progress_lang.json +++ b/packages/tools/translations/src/progress_lang.json @@ -20,8 +20,8 @@ "approvalProgress": 1 }, "it": { - "translationProgress": 82, - "approvalProgress": 79 + "translationProgress": 81, + "approvalProgress": 78 }, "ja": { "translationProgress": 1, @@ -40,8 +40,8 @@ "approvalProgress": 21 }, "pt-BR": { - "translationProgress": 36, - "approvalProgress": 36 + "translationProgress": 35, + "approvalProgress": 35 }, "ru": { "translationProgress": 50, @@ -68,11 +68,11 @@ "approvalProgress": 18 }, "zh-CN": { - "translationProgress": 34, - "approvalProgress": 34 + "translationProgress": 33, + "approvalProgress": 33 }, "zh-TW": { - "translationProgress": 20, - "approvalProgress": 20 + "translationProgress": 19, + "approvalProgress": 19 } }