Skip to content

Commit

Permalink
Merge pull request #13166 from ethereum/cleanPublicFolder
Browse files Browse the repository at this point in the history
Clean the /public dir
  • Loading branch information
wackerow authored Jun 16, 2024
2 parents a4e0e7f + 42ab0e8 commit 4c813d0
Show file tree
Hide file tree
Showing 906 changed files with 914 additions and 910 deletions.
2 changes: 1 addition & 1 deletion .storybook/manager.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { addons } from "@storybook/manager-api"
import theme from "./theme"
import favicon from "../public/favicon.png"
import favicon from "../public/images/favicon.png"

addons.setConfig({
theme,
Expand Down
2 changes: 1 addition & 1 deletion public/content/dao/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: en
template: use-cases
emoji: ":handshake:"
sidebarDepth: 2
image: /use-cases/dao-2.png
image: /images/use-cases/dao-2.png
alt: A representation of a DAO voting on a proposal.
summaryPoint1: Member-owned communities without centralized leadership.
summaryPoint2: A safe way to collaborate with internet strangers.
Expand Down
2 changes: 1 addition & 1 deletion public/content/decentralized-identity/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: en
template: use-cases
emoji: ":id:"
sidebarDepth: 2
image: /eth-gif-cat.png
image: /images/eth-gif-cat.png
summaryPoint1: Traditional identity systems have centralized the issuance, maintenance and control of your identifiers.
summaryPoint2: Decentralized identity removes reliance on centralized third parties.
summaryPoint3: Thanks to crypto, users now have the tools to issue, hold and control their own identifiers and attestations once again.
Expand Down
2 changes: 1 addition & 1 deletion public/content/defi/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: An overview of DeFi on Ethereum
lang: en
template: use-cases
emoji: ":money_with_wings:"
image: /use-cases/defi.png
image: /images/use-cases/defi.png
alt: An Eth logo made of lego bricks.
sidebarDepth: 2
summaryPoint1: A global, open alternative to the current financial system.
Expand Down
2 changes: 1 addition & 1 deletion public/content/desci/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: en
template: use-cases
emoji: ":microscope:"
sidebarDepth: 2
image: /future_transparent.png
image: /images/future_transparent.png
alt: ""
summaryPoint1: A global, open alternative to the current scientific system.
summaryPoint2: Technology that enables scientists to raise funding, run experiments, share data, distribute insights, and more.
Expand Down
2 changes: 1 addition & 1 deletion public/content/nft/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: en
template: use-cases
emoji: ":frame_with_picture:"
sidebarDepth: 2
image: /infrastructure_transparent.png
image: /images/infrastructure_transparent.png
alt: An Eth logo being displayed via hologram.
summaryPoint1: A way to represent anything unique as an Ethereum-based asset.
summaryPoint2: NFTs are giving more power to content creators than ever before.
Expand Down
2 changes: 1 addition & 1 deletion public/content/refi/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: en
template: use-cases
emoji: ":recycle:"
sidebarDepth: 2
image: /future_transparent.png
image: /images/future_transparent.png
alt: ""
summaryPoint1: An alternative economic system built on regenerative principles
summaryPoint2: An attempt to harness Ethereum to solve global-level coordination crises such as climate change
Expand Down
2 changes: 1 addition & 1 deletion public/content/roadmap/beacon-chain/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: The Beacon Chain
description: Learn about the Beacon Chain - the upgrade that introduced proof-of-stake Ethereum.
lang: en
template: upgrade
image: /upgrades/core.png
image: /images/upgrades/core.png
alt:
summaryPoint1: The Beacon Chain introduced proof-of-stake to the Ethereum ecosystem.
summaryPoint2: It was merged with the original Ethereum proof-of-work chain in September 2022.
Expand Down
2 changes: 1 addition & 1 deletion public/content/roadmap/future-proofing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Future-proofing Ethereum
description: These upgrades cement Ethereum as the resilient, decentralized base layer for the future, whatever it may hold.
lang: en
image: /roadmap/roadmap-future.png
image: /images/roadmap/roadmap-future.png
alt: "Ethereum roadmap"
template: roadmap
---
Expand Down
2 changes: 1 addition & 1 deletion public/content/roadmap/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Ethereum roadmap
description: The path to more scalability, security and sustainability for Ethereum.
lang: en
template: roadmap
image: /heroes/roadmap-hub-hero.jpg
image: /images/heroes/roadmap-hub-hero.jpg
alt: "Ethereum roadmap"
summaryPoints:
buttons:
Expand Down
2 changes: 1 addition & 1 deletion public/content/roadmap/merge/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: The Merge
description: Learn about The Merge - when Mainnet Ethereum adopted proof-of-stake.
lang: en
template: upgrade
image: /upgrades/merge.png
image: /images/upgrades/merge.png
alt:
summaryPoint1: Ethereum Mainnet uses proof-of-stake, but this wasn't always the case.
summaryPoint2: The upgrade from the original proof-of-work mechanism to proof-of-stake was called The Merge.
Expand Down
2 changes: 1 addition & 1 deletion public/content/roadmap/scaling/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Scaling Ethereum
description: Rollups batch transactions together off-chain, reducing costs for the user. However, the way rollups currently use data is too expensive, limiting how cheap transactions can be. Proto-Danksharding fixes this.
lang: en
image: /roadmap/roadmap-transactions.png
image: /images/roadmap/roadmap-transactions.png
alt: "Ethereum roadmap"
template: roadmap
---
Expand Down
2 changes: 1 addition & 1 deletion public/content/roadmap/security/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: A more secure Ethereum
description: Ethereum is the most secure and decentralized smart-contract platform in existence. However, there are still improvements that can be made so that Ethereum stays resilient to any level of attack far into the future.
lang: en
image: /roadmap/roadmap-security.png
image: /images/roadmap/roadmap-security.png
alt: "Ethereum roadmap"
template: roadmap
---
Expand Down
2 changes: 1 addition & 1 deletion public/content/roadmap/user-experience/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Improving user experience
description: It is still too complex to use Ethereum for most people. To encourage mass adoption, Ethereum must drastically lower its barriers to entry - users must get the benefits of decentralized, permissionless and censorship resistant access to Ethereum but it must be as frictionless as using a traditional web2 app.
lang: en
image: /roadmap/roadmap-ux.png
image: /images/roadmap/roadmap-ux.png
alt: "Ethereum roadmap"
template: roadmap
---
Expand Down
2 changes: 1 addition & 1 deletion public/content/social-networks/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: en
template: use-cases
emoji: ":mega:"
sidebarDepth: 2
image: /ethereum-learn.png
image: /images/ethereum-learn.png
summaryPoint1: Blockchain-based platforms for social interaction and content creation and distribution.
summaryPoint2: Decentralized social media networks protect user privacy and enhance data security.
summaryPoint3: Tokens and NFTs create new ways to monetize content.
Expand Down
2 changes: 1 addition & 1 deletion public/content/staking/pools/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: An overview of how to get started with pooled ETH staking
lang: en
template: staking
emoji: ":money_with_wings:"
image: /staking/leslie-pool.png
image: /images/staking/leslie-pool.png
alt: Leslie the rhino swimming in the pool.
sidebarDepth: 2
summaryPoints:
Expand Down
2 changes: 1 addition & 1 deletion public/content/staking/saas/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: An overview of how to get started with pooled ETH staking
lang: en
template: staking
emoji: ":money_with_wings:"
image: /staking/leslie-saas.png
image: /images/staking/leslie-saas.png
alt: Leslie the rhino floating in the clouds.
sidebarDepth: 2
summaryPoints:
Expand Down
2 changes: 1 addition & 1 deletion public/content/staking/solo/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: An overview of how to get started solo staking your ETH
lang: en
template: staking
emoji: ":money_with_wings:"
image: /staking/leslie-solo.png
image: /images/staking/leslie-solo.png
alt: Leslie the rhino on her own computer chip.
sidebarDepth: 2
summaryPoints:
Expand Down
2 changes: 1 addition & 1 deletion public/content/staking/withdrawals/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Staking withdrawals
description: Page summarizing what staking push withdrawals are, how they work, and what stakers need to do to get their rewards
lang: en
template: staking
image: /staking/leslie-withdrawal.png
image: /images/staking/leslie-withdrawal.png
alt: Leslie the rhino with her staking rewards
sidebarDepth: 2
summaryPoints:
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/am/nft/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: am
template: use-cases
emoji: ":frame_with_picture:"
sidebarDepth: 2
image: /infrastructure_transparent.png
image: /images/infrastructure_transparent.png
alt: በሆሎግራም አማካኝነት የሚታየው የETH አርማ.
summaryPoint1: ማንኛውንም ልዩ የሆነ ነገር የሚወከልበት መንገድ እንደ ኢቴሪየም-ተኮር ንብረት።
summaryPoint2: NFTዎች ከበፊቱ በበለጠ ለይዘት ፈጣሪዎች የበለጠ ኃይል እየሰጡ ነው።
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/ar/dao/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: ar
template: use-cases
emoji: ":handshake:"
sidebarDepth: 2
image: /use-cases/dao-2.png
image: /images/use-cases/dao-2.png
alt: تمثيل لمنظمة مستقلة لامركزية تصوّت على مقترح.
summaryPoint1: المجتمعات التي يملكها الأعضاء دون قيادة مركزية.
summaryPoint2: طريقة آمنة للتعاون مع الغرباء على الإنترنت.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: ar
template: use-cases
emoji: ":id:"
sidebarDepth: 2
image: /eth-gif-cat.png
image: /images/eth-gif-cat.png
summaryPoint1: جعلت أنظمة الهُوِيَّة التقليدية من إصدار المعرفات الخاصة بك، وصيانتها، والتحكم فيها، عملية مركزية.
summaryPoint2: حيث تغني الهُوِيَّة اللامركزية عن الاعتماد على أطراف ثالثة مركزية.
summaryPoint3: بفضل العملات الرقمية، أصبح لدى المستخدمين الآن الأدوات اللازمة لإصدار معرفات الهوية والمصادقات الخاصة بهم، والاحتفاظ بها، والتحكم فيها مرة أخرى.
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/ar/defi/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: نظرة عامة حول التمويل اللامركزي على
lang: ar
template: use-cases
emoji: ":money_with_wings:"
image: /use-cases/defi.png
image: /images/use-cases/defi.png
alt: شعار إثيريوم مصنوع من قطع الليجو.
sidebarDepth: 2
summaryPoint1: "• بديل عالمي مفتوح عن النظام المالي الحالي."
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/ar/desci/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: ar
template: use-cases
emoji: ":microscope:"
sidebarDepth: 2
image: /future_transparent.png
image: /images/future_transparent.png
alt: ""
summaryPoint1: نظام عالمي ومفتوح بديل للنظام العلمي الحالي.
summaryPoint2: تتيح التكنولوجيا للعلماء جمع التمويل وإجراء التجارب، ومشاركة البيانات، ونشر النتائج، والمزيد.
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/ar/nft/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: ar
template: use-cases
emoji: ":frame_with_picture:"
sidebarDepth: 2
image: /infrastructure_transparent.png
image: /images/infrastructure_transparent.png
alt: يتم عرض شعار إثير عبر صورة مجسَّمة.
summaryPoint1: طريقة لتمثيل أي شيء فريد كأصل مستند إلى إثيريوم.
summaryPoint2: بفضل الرموز المميزة غير القابلة للاستبدال، سيتمتع منشئو المحتوى بقوة غير مسبوقة.
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/ar/refi/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: ar
template: use-cases
emoji: ":recycle:"
sidebarDepth: 2
image: /future_transparent.png
image: /images/future_transparent.png
alt: ""
summaryPoint1: اقتصاد بديل قائم على أُسُس متجددة
summaryPoint2: محاولة لتسخير الإيثريوم في سبيل حل الأزمات التي تتطلب تنسيق عالمي مثل التغيرات المناخية
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: سلسلة المنارة
description: تعرّف على سلسلة المنارة - الترقية التي جعلت إثيريوم جزءًا من إثبات الحصة.
lang: ar
template: upgrade
image: /upgrades/core.png
image: /images/upgrades/core.png
alt:
summaryPoint1: قدمت سلسلة المنارة إثبات الحصة في منظومة إثيريوم.
summaryPoint2: تم الدمج مع سلسلة إثبات الحصة الأصلية لإثيريوم في سبتمبر من عام 2022.
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/ar/roadmap/merge/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: الدمج
description: تعرّف على الدمج - عندما تبنت الشبكة الرئيسية إثيريوم إثبات الحصة.
lang: ar
template: upgrade
image: /upgrades/merge.png
image: /images/upgrades/merge.png
alt:
summaryPoint1: تستخدم الشبكة الرئيسية لإثيريوم إثبات الحصة، بيد أن ذلك ليس الوضع دائمًا.
summaryPoint2: كان يُطلق على عملية التطوير من آلية إثبات العمل الأصلية إلى إثبات الحصة اسم الدمج.
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/ar/social-networks/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: ar
template: use-cases
emoji: ":mega:"
sidebarDepth: 2
image: /ethereum-learn.png
image: /images/ethereum-learn.png
summaryPoint1: منصات قائمة على سلسلة الكتل للتفاعل الاجتماعي وإنشاء المحتوى وتوزيعه.
summaryPoint2: إن شبكات التواصل الاجتماعي اللامركزية تحمي خصوصية المستخدمين وتعزز أمن البيانات.
summaryPoint3: الرموز المميزة و NFTs تنشئ أساليب جديدة لتحويل المحتوى إلى أموال.
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/ar/staking/pools/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: نظرة عامة على كيفية بدء مراهنة عملة ET
lang: ar
template: staking
emoji: ":money_with_wings:"
image: /staking/leslie-pool.png
image: /images/staking/leslie-pool.png
alt: يسبح ليزلي فرس النهر في حمام السباحة.
sidebarDepth: 2
summaryPoints:
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/ar/staking/saas/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: نظرة عامة على كيفية بدء مع تجميع ETH
lang: ar
template: staking
emoji: ":money_with_wings:"
image: /staking/leslie-saas.png
image: /images/staking/leslie-saas.png
alt: يطوف ليزلي فرس النهر في السحاب.
sidebarDepth: 2
summaryPoints:
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/ar/staking/solo/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: نظرة عامة إلى كيفية بدء المراهنة الف
lang: ar
template: staking
emoji: ":money_with_wings:"
image: /staking/leslie-solo.png
image: /images/staking/leslie-solo.png
alt: ليزلي فرس النهر على شريحة الحاسوب الخاصة بها.
sidebarDepth: 2
summaryPoints:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: عمليات سحب تجميد العملات
description: ملخص الصفحة عن ماهية دفع عمليات سحب المراهنة، آلية عملها، والإجراءات التي يحتاج المراهنون إلى اتخاذها للحصول على مكافأتهم
lang: ar
template: staking
image: /staking/leslie-withdrawal.png
image: /images/staking/leslie-withdrawal.png
alt: ليزلي فرس النهر مع مكافأتها من المراهنة
sidebarDepth: 2
summaryPoints:
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/az/dao/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: az
template: use-cases
emoji: ":handshake:"
sidebarDepth: 2
image: /use-cases/dao-2.png
image: /images/use-cases/dao-2.png
alt: Bir təklif üzrə səsvermədə iştirak edən DAO-nun təqdimatı.
summaryPoint1: Mərkəzləşdirilmiş rəhbərliyi olmayan üzvlərə məxsus icmalar.
summaryPoint2: İnternetdən kənar şəxslərlə əməkdaşlığın təhlükəsiz yolu.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: az
template: use-cases
emoji: ":id:"
sidebarDepth: 2
image: /eth-gif-cat.png
image: /images/eth-gif-cat.png
summaryPoint1: Ənənəvi kimlik sistemləri məlumatlarınızın verilməsi, saxlanması və onlara nəzarəti mərkəzləşdirib.
summaryPoint2: Mərkəzləşdirilməmiş kimlik mərkəzləşdirilmiş üçüncü tərəflərdən asılılığı aradan qaldırır.
summaryPoint3: Kriptovalyuta sayəsində istifadəçilər artıq öz məlumatlarını və sertifikatlarını vermək, saxlamaq və nəzarət etmək üçün alətlərə sahibdirlər.
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/az/defi/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Ethereum-da DeFi-a ümumi baxış
lang: az
template: use-cases
emoji: ":money_with_wings:"
image: /use-cases/defi.png
image: /images/use-cases/defi.png
alt: Leqo kərpiclərindən hazırlanan Eth loqosu.
sidebarDepth: 2
summaryPoint1: Mövcud maliyyə sisteminə qlobal və açıq alternativ.
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/az/desci/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: az
template: use-cases
emoji: ":microscope:"
sidebarDepth: 2
image: /future_transparent.png
image: /images/future_transparent.png
alt: ""
summaryPoint1: Mövcud elmi sistemə qlobal, açıq alternativ.
summaryPoint2: Alimlər üçün maliyyə vəsaiti toplamağa, təcrübələr aparmağa, məlumatları paylaşmağa, yaymağa və s. imkan verən texnologiya.
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/az/nft/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: az
template: use-cases
emoji: ":frame_with_picture:"
sidebarDepth: 2
image: /infrastructure_transparent.png
image: /images/infrastructure_transparent.png
alt: Holoqram ilə görüntülənən bir Eth loqosu.
summaryPoint1: Ethereum əsaslı aktiv kimi bənzərsiz hər şeyi təsvir etmək üçün bir yol.
summaryPoint2: NFT-lər məzmun yaradıcılarına əvvəlkindən daha çox güc verir.
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/az/refi/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: az
template: use-cases
emoji: ":recycle:"
sidebarDepth: 2
image: /future_transparent.png
image: /images/future_transparent.png
alt: ""
summaryPoint1: Regenerativ prinsiplər üzərində qurulmuş alternativ iqtisadi sistem
summaryPoint2: İqlim dəyişikliyi kimi qlobal səviyyəli koordinasiya böhranlarını həll etmək üçün Ethereum-dan istifadə etmək cəhdi
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/az/social-networks/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: az
template: use-cases
emoji: ":mega:"
sidebarDepth: 2
image: /ethereum-learn.png
image: /images/ethereum-learn.png
summaryPoint1: Sosial qarşılıqlı əlaqə və məzmunun yaradılması və yayılması üçün blokçeyn əsaslı platformalar.
summaryPoint2: Mərkəzləşdirilməmiş sosial media şəbəkələri istifadəçi məxfiliyini qoruyur və məlumatların təhlükəsizliyini artırır.
summaryPoint3: Tokenlər və NFTlər məzmundan pul qazanmağın yeni yollarını yaradır.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Бийкън чейн
description: Научете какво е Бийкън чейн – надстройката, която въведе доказателство-за-залог в Eтереум.
lang: bg
template: upgrade
image: /upgrades/core.png
image: /images/upgrades/core.png
alt:
summaryPoint1: Бийкън чейн въведе доказателство-за-залог в екосистемата на Eтереум.
summaryPoint2: През септември 2022 г. беше извършено сливане с първоначалното доказателство-за-работа на Eтереум.
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/bg/roadmap/merge/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Сливането
description: Научете за Сливането – когато основната мрежа на Етереум възприе механизма за доказателство-за-залог.
lang: bg
template: upgrade
image: /upgrades/merge.png
image: /images/upgrades/merge.png
alt:
summaryPoint1: Основната мрежа на Етереум използва доказателство-за-залог, но това не винаги е било така.
summaryPoint2: Надстройката към доказателство-за-залог от оригиналния механизъм за доказателство-за-работа се нарича Сливането.
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/bn/dao/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: bn
template: use-cases
emoji: ":handshake:"
sidebarDepth: 2
image: /use-cases/dao-2.png
image: /images/use-cases/dao-2.png
alt: একটি DAO-এর একটি রিপ্রেজেন্টেশন একটি প্রস্তাবে ভোট দিচ্ছে।
summaryPoint1: কেন্দ্রীভূত নেতৃত্ব ছাড়া সদস্য-মালিকানাধীন কমিউনিটি।
summaryPoint2: ইন্টারনেট অপরিচিতদের সাথে সহযোগিতা করার একটি নিরাপদ উপায়।
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: bn
template: use-cases
emoji: ":id:"
sidebarDepth: 2
image: /eth-gif-cat.png
image: /images/eth-gif-cat.png
summaryPoint1: ঐতিহ্যগত পরিচয় সিস্টেমগুলি আপনার শনাক্তকারী বৈশিষ্টসমূহের ইস্যুকরণ, রক্ষণাবেক্ষণ এবং নিয়ন্ত্রণকে কেন্দ্রীভূত করেছে।
summaryPoint2: বিকেন্দ্রীভূত পরিচয় কেন্দ্রীভূত তৃতীয় পক্ষের উপর নির্ভরতা দূর করে।
summaryPoint3: ক্রিপ্টোকারেন্সির জন্য ধন্যবাদ, ব্যবহারকারীদের কাছে এখন আবার তাদের শনাক্তকারী এবং প্রমাণীকরণ ইস্যু করার, ধরে রাখার এবং নিয়ন্ত্রণ করার টুলস রয়েছে।
Expand Down
Loading

0 comments on commit 4c813d0

Please sign in to comment.