Skip to content

Commit 9e036a1

Browse files
authored
Merge pull request #1067 from ethereum/lang-cleanup
Fix frontmatter values
2 parents b412126 + 0633127 commit 9e036a1

12 files changed

Lines changed: 30 additions & 30 deletions

File tree

docs/translations/fr/build/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ meta:
77
content: Commencez | Ethereum
88
- property: og:description
99
content: Apprenez les bases d'Ethereum avec Ethereum Studio, notre EDI Web permettant de construire et tester les contrats intelligents.
10-
sidebar: faux
10+
sidebar: false
1111
layout: home
12-
hideHero: vrai
12+
hideHero: true
1313
lang: fr-FR
1414
---
1515

docs/translations/no/build/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ meta:
77
content: Begynn å bygge | Ethereum
88
- property: og:description
99
content: Lær det grunnleggende om Ethereum med Ethereum Studio, våre nettbaserte IDE for bygging og testing av smart-kontrakter.
10-
sidebar: falsk
10+
sidebar: false
1111
layout: home
12-
hideHero: sant
12+
hideHero: true
1313
lang: nb-NO
1414
---
1515

docs/translations/zh-tw/build/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ meta:
77
content: 開始建置 | Ethereum
88
- property: og:description
99
content: 透過網頁版的 IDE Ethereum Studio 來建置與測試智慧型合約,了解 Ethereum 基礎概念。
10-
sidebar: 否 (false)
10+
sidebar: false
1111
layout: home
1212
hideHero: true
1313
lang: zh-TW

docs/translations/zh-tw/developers/index.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ meta:
88
- property: og:description
99
content: Ethereum 開發人員指南、資源和工具。
1010
lang: zh-TW
11-
sidebar: 自動
11+
sidebar: auto
1212
sidebarDepth: 1
1313
---
1414

@@ -391,54 +391,54 @@ Solidity ** 以太坊上最受歡迎的智能合約語言,靈感來自 C++、P
391391
**DappSys -** **_安全、簡單、靈活的智能合約構建區塊。 _**
392392
- [dapp.tools/dappsys](https://dapp.tools/dappsys/)
393393
- [GitHub](https://github.com/dapphub/dappsys)
394-
**OpenZeppelin Contracts -** **_安全的智能合約開發庫。 _**
394+
**OpenZeppelin Contracts -** **_安全的智能合約開發庫。 _**
395395
- [openzeppelin.com/contracts/](https://openzeppelin.com/contracts/)
396396
- [GitHub](https://github.com/OpenZeppelin/openzeppelin-contracts)
397397
- [社區論壇](https://forum.openzeppelin.com/c/contracts)
398-
**aragonOS -** **_可升級性模式與權限控制。 _**
398+
**aragonOS -** **_可升級性模式與權限控制。 _**
399399
- [hack.aragon.org](https://hack.aragon.org/docs/aragonos-intro.html#aragonos-provides-the-following-functionality)
400400
- [文件](https://wiki.aragon.org/)
401-
**智能合約漏洞登記**
401+
**智能合約漏洞登記**
402402
- [SWC 登記](https://smartcontractsecurity.github.io/SWC-registry/)
403403
- [GitHub](https://github.com/SmartContractSecurity/SWC-registry)
404404
### 安全性 {#security}
405405
**智能合約安全最佳實踐指南**
406406
- [consensys.github.io/smart-contract-best-practices/](https://consensys.github.io/smart-contract-best-practices/)
407407
- [GitHub](https://github.com/ConsenSys/smart-contract-best-practices/)
408408
- [安全性建議和最佳實踐合集](https://github.com/guylando/KnowledgeLists/blob/master/EthereumSmartContracts.md)
409-
**智能合約安全驗證標準 (SCSVS)**
409+
**智能合約安全驗證標準 (SCSVS)**
410410
- [securing.github.io/SCSVS/](https://securing.github.io/SCSVS/)
411-
**尋找其他語言?**
411+
**尋找其他語言?**
412412
- [以太坊開發者工具詳表 #模式—最佳實踐](https://github.com/ConsenSys/ethereum-developer-tools-list#patterns--best-practices)
413413
## 開發者支持與培訓 {#developer-support--training}
414414
### 一般學習 {#general-learning}
415415
**以太坊 Stack Exchange**
416416
- [ethereum.stackexchange.com](https://ethereum.stackexchange.com/)
417-
**ConsenSys Academy -** **_可自定義進度並且全年開放的以太坊端到端開發者課程。 _**
417+
**ConsenSys Academy -** **_可自定義進度並且全年開放的以太坊端到端開發者課程。 _**
418418
- [consensys.academy](https://consensys.net/academy/ondemand/)
419-
**Solidity Gitter Chatroom**
419+
**Solidity Gitter Chatroom**
420420
- [gitter.im/ethereum/solidity](https://gitter.im/ethereum/solidity/)
421-
**以太坊 Gitter 聊天室大廳**
421+
**以太坊 Gitter 聊天室大廳**
422422
- [gitter.im/ethereum/home](https://gitter.im/ethereum/home)
423-
**Chainshot -** **_基於網頁的去中心化應用程序編碼教程。 _**
423+
**Chainshot -** **_基於網頁的去中心化應用程序編碼教程。 _**
424424
- [chainshot.com](https://www.chainshot.com/)
425-
**Blockgeeks -** **_區塊鏈技術在線課程。 _**
425+
**Blockgeeks -** **_區塊鏈技術在線課程。 _**
426426
- [courses.blockgeeks.com](https://courses.blockgeeks.com/)
427-
**DappUniversity -** **_學習如何在以太坊區塊鏈上搭建去中心化應用程序。 _**
427+
**DappUniversity -** **_學習如何在以太坊區塊鏈上搭建去中心化應用程序。 _**
428428
- [DappUniversity.com](http://www.dappuniversity.com/)
429-
**B9lab Academy -** **_最早的專業以太坊去中心化應用程序開發者課程與審計和質保進修課程主頁。 包含 指導及代碼審查。 _**
429+
**B9lab Academy -** **_最早的專業以太坊去中心化應用程序開發者課程與審計和質保進修課程主頁。 包含 指導及代碼審查。 _**
430430
- [academy.b9lab.com](https://academy.b9lab.com)
431431
### 基於遊戲的學習 {#game-based-learning}
432432
**Cryptozombies -** **_學習如何在以太坊上開發遊戲。 _**
433433
- [Cryptozombies.io](https://cryptozombies.io/)
434-
**Ethernaut -** **_基於 Solidity 的野戰遊戲,破解合約即可升級。 _**
434+
**Ethernaut -** **_基於 Solidity 的野戰遊戲,破解合約即可升級。 _**
435435
- [ethernaut.openzeppelin.com](https://ethernaut.openzeppelin.com/)
436-
**Capture the Ether -** **_以太坊智能合約安全遊戲。 _**
436+
**Capture the Ether -** **_以太坊智能合約安全遊戲。 _**
437437
- [capturetheether.com](https://capturetheether.com/)
438438
## UI / UX 設計 {#uiux-design}
439439
- [Challenge of UX in Ethereum](https://medium.com/ecf-review/challenge-of-ux-in-ethereum-122e1a33688d) _June 25, 2018 - Anna Rose_
440440
- [Designing for blockchain: what’s different and what’s at stake](https://media.consensys.net/designing-for-blockchain-whats-different-and-what-s-at-stake-b867eeade1c9) _March 22, 2018 - Sarah Baker Mills_
441-
**Rimble UI** **_- 去中心化應用程序的自適應組件和設計標準。 _**
441+
**Rimble UI** **_- 去中心化應用程序的自適應組件和設計標準。 _**
442442
- [rimble.consensys.design](https://rimble.consensys.design)
443443
- [GitHub](https://github.com/ConsenSys/rimble-ui)
444444
## 標準 {#standards}
@@ -448,7 +448,7 @@ Solidity ** 以太坊上最受歡迎的智能合約語言,靈感來自 C++、P
448448
- [EIP 討論板](https://ethereum-magicians.org/c/eips)
449449
- [Ethereum Governance Overview](https://blog.bmannconsulting.com/ethereum-governance/) _March 31, 2019 - Boris Mann_
450450
- [Playlist of all Ethereum Core Dev Meetings](https://www.youtube.com/playlist?list=PLaM7G4Llrb7zfMXCZVEXEABT8OSnd4-7w) _(YouTube Playlist)_
451-
某些 EIP 與應用層規範相關(例如智能合約標準格式),這類規範被稱為[以太坊意見徵求(ERC)](https://eips.ethereum.org/erc)。 許多 ERC 是以太坊生態系統中被廣泛使用的關鍵標準。
451+
某些 EIP 與應用層規範相關(例如智能合約標準格式),這類規範被稱為[以太坊意見徵求(ERC)](https://eips.ethereum.org/erc)。 許多 ERC 是以太坊生態系統中被廣泛使用的關鍵標準。
452452
- [ERC 列表](http://eips.ethereum.org/erc)
453453
- [ERC20 - 標准通證接口](https://eips.ethereum.org/EIPS/eip-20)
454454
- [ERC721 - 非同質化通證 (NFT) 標準接口](https://eips.ethereum.org/EIPS/eip-721)

docs/translations/zh-tw/dot-net/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ meta:
88
- property: og:description
99
content: 學習如何使用並通過基於 .NET 的項目及工具參與以太坊的開發
1010
lang: zh-TW
11-
sidebar: 自動
11+
sidebar: auto
1212
sidebarDepth: 0
1313
---
1414

docs/translations/zh-tw/enterprise/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ meta:
88
- property: og:description
99
content: 關於企業級應用的公共和私人以太坊區塊鏈的指南、文章和工具
1010
lang: zh-TW
11-
sidebar: 自動
11+
sidebar: auto
1212
sidebarDepth: 0
1313
---
1414

docs/translations/zh-tw/golang/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ meta:
88
- property: og:description
99
content: 學習如何使用基於 Go 的項目和工具參與以太坊的開發
1010
lang: zh-TW
11-
sidebar: 自動
11+
sidebar: auto
1212
sidebarDepth: 0
1313
---
1414

docs/translations/zh-tw/java/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ meta:
88
- property: og:description
99
content: 學習如何使用並通過基於 Java 的項目及工具參與以太坊的開發
1010
lang: zh-TW
11-
sidebar: 自動
11+
sidebar: auto
1212
sidebarDepth: 0
1313
---
1414

docs/translations/zh-tw/javascript/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ meta:
88
- property: og:description
99
content: 學習如何使用並通過基於 JavaScript 的項目及工具參與以太坊的開發
1010
lang: zh-TW
11-
sidebar: 自動
11+
sidebar: auto
1212
sidebarDepth: 0
1313
---
1414

docs/translations/zh-tw/learn/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ meta:
88
- property: og:description
99
content: 用於了解以太坊的一整套技術性和非技術性文章、指南和資源。
1010
lang: zh-TW
11-
sidebar: 自動
11+
sidebar: auto
1212
sidebarDepth: 0
1313
---
1414

0 commit comments

Comments
 (0)