Description
Translation Progress Checklist
This document helps to track the state of your translation. Please copy it as an issue into your translation repo to track your progress.
Maintainer List
Information for New Translators
To translate a page:
Check that no one else has claimed your page in the checklist and comments below.
Comment below with the name of the page you would like to translate. Please take only one page at a time.
Clone this repo, translate your page, and submit a pull request!
Before contributing, read the glossary and style guide (link them here if they exist) to understand how to translate various technical or Solidity/Ethereum-specific terms.
Please be prompt with your translations! If you find that you can't commit anymore, let the maintainers know so they can assign the page to someone else.
Core Pages
These pages need to be translated before the translation will be added as a new language to the Solidity docs flyout menu. Please translate these pages first.
Basics
- @AliErcanOzgokce index #4
- @AliErcanOzgokce intro-to-smart-contracts #7
- @AliErcanOzgokce installing-solidity #10
- @thereturn932 solidity-by-example #14
Language Description
- @effeozgokcee layout-of-source-files #15
- @muratartan structure-of-a-contract #16
- @alpertncc types #17
- @AliErcanOzgokce units-and-global-variables #20
- @kadersarikaya control-structures #18
- @0fatih contracts #11
- @BenguBarisBalkan assembly #23
- @AliErcanOzgokce cheatsheet #26
- @AliErcanOzgokce grammar #54
Internals
- @AliErcanOzgokce layout_in_storage #28
- @emreaslan-ea layout_in_memory #29
- @AliErcanOzgokce layout_in_calldata #37
- @AliErcanOzgokce variable_cleanup #38
- @AliErcanOzgokce source_mappings #39
- @AliErcanOzgokce optimiser #43
- @kuzdogan metadata #21
- @AliErcanOzgokce abi-spec #56
Additional Material
- @muratartan yul #59
- @AliErcanOzgokce natspec-format #60
- @AliErcanOzgokce security-considerations #61
- @ilketh common-patterns #68
Next Steps
These are the next most important translations, ordered by importance:
Additional Material
- @AliErcanOzgokce using-the-compiler #70
- @AliErcanOzgokce contributing #72
- @AliErcanOzgokce 080-breaking-changes #74
- @AliErcanOzgokce 070-breaking-changes #76
- @AliErcanOzgokce 060-breaking-changes #78
- @AliErcanOzgokce 050-breaking-changes #80
- @AliErcanOzgokce resources #82
- @AliErcanOzgokce bugs #84
Additional Translations
These are not the primary translation targets but still nice to have!
Credits: This doc is derived from the Progress Template of the ReactJS Localization Team.