diff --git a/v3/src/pages/ar/index.astro b/v3/src/pages/ar/index.astro index 6e7df0dd..82cf1687 100644 --- a/v3/src/pages/ar/index.astro +++ b/v3/src/pages/ar/index.astro @@ -189,7 +189,7 @@ const metadata = { { title: 'تنزيلات العميل', amount: '+10 مليون' }, { title: 'تنزيلات دوكر', amount: '+1 مليون' }, { title: 'الأجهزة النشطة', amount: '+3 مليون' }, - { title: 'النجوم', amount: '+74 ألف' }, + { title: 'النجوم', amount: '+83 ألف' }, { title: 'التفرعات', amount: '+9 آلاف' }, { title: 'أعضاء المجتمع', amount: '+22 ألف' }, { title: 'اللغات', amount: '45' }, diff --git a/v3/src/pages/de/index.astro b/v3/src/pages/de/index.astro index 6c0c9d95..16f59501 100644 --- a/v3/src/pages/de/index.astro +++ b/v3/src/pages/de/index.astro @@ -199,7 +199,7 @@ const metadata = { { title: 'Client-Downloads', amount: '10M+' }, { title: 'Docker-Downloads', amount: '1M+' }, { title: 'Aktive Geräte', amount: '3M+' }, - { title: 'Sterne', amount: '74K+' }, + { title: 'Sterne', amount: '83K+' }, { title: 'Forks', amount: '9K+' }, { title: 'Community-Mitglieder', amount: '22K+' }, { title: 'Sprachen', amount: '45' }, diff --git a/v3/src/pages/es/index.astro b/v3/src/pages/es/index.astro index 6b9b60d7..80735cf8 100644 --- a/v3/src/pages/es/index.astro +++ b/v3/src/pages/es/index.astro @@ -189,7 +189,7 @@ const metadata = { { title: 'Descargas de clientes', amount: '10M+' }, { title: 'Descargas de Docker', amount: '1M+' }, { title: 'Dispositivos activos', amount: '3M+' }, - { title: 'Estrellas', amount: '74K+' }, + { title: 'Estrellas', amount: '83K+' }, { title: 'Bifurcaciones', amount: '9K+' }, { title: 'Miembros de la comunidad', amount: '22K+' }, { title: 'Idiomas', amount: '45' }, diff --git a/v3/src/pages/fr/index.astro b/v3/src/pages/fr/index.astro index cb1d4407..40d1e79e 100644 --- a/v3/src/pages/fr/index.astro +++ b/v3/src/pages/fr/index.astro @@ -189,7 +189,7 @@ const metadata = { { title: 'Téléchargements clients', amount: '10M+' }, { title: 'Téléchargements Docker', amount: '1M+' }, { title: 'Appareils actifs', amount: '3M+' }, - { title: 'Étoiles', amount: '74K+' }, + { title: 'Étoiles', amount: '83K+' }, { title: 'Forks', amount: '9K+' }, { title: 'Membres de la communauté', amount: '22K+' }, { title: 'Langues', amount: '45' }, diff --git a/v3/src/pages/index.astro b/v3/src/pages/index.astro index 6e7730c8..47078dfa 100644 --- a/v3/src/pages/index.astro +++ b/v3/src/pages/index.astro @@ -190,7 +190,7 @@ const metadata = { { title: 'Client downloads', amount: '10M+' }, { title: 'Docker downloads', amount: '1M+' }, { title: 'Alive devices', amount: '3M+' }, - { title: 'Stars', amount: '74K+' }, + { title: 'Stars', amount: '83K+' }, { title: 'Forks', amount: '9K+' }, { title: 'Community members', amount: '22K+' }, { title: 'Languages', amount: '45' }, diff --git a/v3/src/pages/it/index.astro b/v3/src/pages/it/index.astro index 0d0940e7..7543ab63 100644 --- a/v3/src/pages/it/index.astro +++ b/v3/src/pages/it/index.astro @@ -189,7 +189,7 @@ const metadata = { { title: 'Download client', amount: '10M+' }, { title: 'Download Docker', amount: '1M+' }, { title: 'Dispositivi attivi', amount: '3M+' }, - { title: 'Stelle', amount: '74K+' }, + { title: 'Stelle', amount: '83K+' }, { title: 'Fork', amount: '9K+' }, { title: 'Membri della comunità', amount: '22K+' }, { title: 'Lingue', amount: '45' }, diff --git a/v3/src/pages/ja/index.astro b/v3/src/pages/ja/index.astro index 9240aa15..a669d33e 100644 --- a/v3/src/pages/ja/index.astro +++ b/v3/src/pages/ja/index.astro @@ -188,7 +188,7 @@ const metadata = { { title: 'クライアントダウンロード数', amount: '1000万+' }, { title: 'Dockerダウンロード数', amount: '100万+' }, { title: 'アクティブデバイス', amount: '300万+' }, - { title: 'スター数', amount: '7.4万+' }, + { title: 'スター数', amount: '8.3万+' }, { title: 'フォーク数', amount: '9000+' }, { title: 'コミュニティメンバー', amount: '2.2万+' }, { title: '言語', amount: '45' }, diff --git a/v3/src/pages/ko/index.astro b/v3/src/pages/ko/index.astro index 12c978da..3b0c7b5a 100644 --- a/v3/src/pages/ko/index.astro +++ b/v3/src/pages/ko/index.astro @@ -188,7 +188,7 @@ const metadata = { { title: '클라이언트 다운로드', amount: '10M+' }, { title: 'Docker 다운로드', amount: '1M+' }, { title: '활성 장치', amount: '3M+' }, - { title: '스타', amount: '74K+' }, + { title: '스타', amount: '83K+' }, { title: '포크', amount: '9K+' }, { title: '커뮤니티 회원', amount: '22K+' }, { title: '언어', amount: '45' }, diff --git a/v3/src/pages/pt/index.astro b/v3/src/pages/pt/index.astro index 6d3bbf2f..4f5f0e75 100644 --- a/v3/src/pages/pt/index.astro +++ b/v3/src/pages/pt/index.astro @@ -189,7 +189,7 @@ const metadata = { { title: 'Downloads do cliente', amount: '10M+' }, { title: 'Downloads do Docker', amount: '1M+' }, { title: 'Dispositivos ativos', amount: '3M+' }, - { title: 'Estrelas', amount: '74K+' }, + { title: 'Estrelas', amount: '83K+' }, { title: 'Forks', amount: '9K+' }, { title: 'Membros da comunidade', amount: '22K+' }, { title: 'Idiomas', amount: '45' }, diff --git a/v3/src/pages/zh-cn/index.astro b/v3/src/pages/zh-cn/index.astro index 5194e29a..2a9684f5 100644 --- a/v3/src/pages/zh-cn/index.astro +++ b/v3/src/pages/zh-cn/index.astro @@ -188,7 +188,7 @@ const metadata = { { title: '客户端下载量', amount: '1000万+' }, { title: 'Docker 下载量', amount: '100万+' }, { title: '在线设备', amount: '300万+' }, - { title: 'Stars', amount: '7.4万+' }, + { title: 'Stars', amount: '8.3万+' }, { title: 'Forks', amount: '9000+' }, { title: '社区成员', amount: '2.2万+' }, { title: '语言', amount: '45' }, diff --git a/v3/src/pages/zh-tw/index.astro b/v3/src/pages/zh-tw/index.astro index 48bf0988..a484d9bf 100644 --- a/v3/src/pages/zh-tw/index.astro +++ b/v3/src/pages/zh-tw/index.astro @@ -188,7 +188,7 @@ const metadata = { { title: '客戶端下載量', amount: '1000萬+' }, { title: 'Docker 下載量', amount: '100萬+' }, { title: '活躍裝置', amount: '300萬+' }, - { title: '星標數', amount: '7.4萬+' }, + { title: '星標數', amount: '8.3萬+' }, { title: '分叉數', amount: '9千+' }, { title: '社群成員', amount: '2.2萬+' }, { title: '支援語言', amount: '45' },