-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Translation Progress Checklist
Maintainers List
["DanielMart-tech", "elijahhampton", "mektigboy"]
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 (once they exist) to understand how to translate various technical or Solidity/Ethereum-specific terms. We will update the README to include the glossary, style guide and other important information soon.
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.
For Maintainers
When someone volunteers, edit this issue with the username of the volunteer, and with the PR. Ex:
- README (@mektigboy ) Update README.md #2
When PRs are merged, make sure to mark that page as completed!
- README
Core Pages
To do before releasing as an "official" translation. Please translate these pages first.
Basics
- index
- intro-to-smart-contracts
- installing-solidity
- solidity-by-example
Language Description
- layout_of_source_files
- structure of a contract
- types
- units_and-global_variables
- control_structures
- contracts
- assembly
- cheatsheet
- grammar
- language_influences
Contracts
- abstract_contracts
- constant_state_variables
- creating_contracts
- errors
- events
- function-modifiers
- functions
- inheritance
- interfaces
- libraries
- using_for
- visibility_and_getters
Examples
- blind_acution
- micropayment
- modular
- safe_remote
- voting
Internals
- layout_in_storage
- layout_in_memory
- layout_in_calldata
- variable_cleanup
- source_mappings
- optimizer
Types
- conversion
- mapping_types
- operator_precedence_table
- operators
- reference_types
- value-types
Additional Material
- yul
- natspec_format
- security_considerations
- common_patterns
Next Steps
These are the next most important translations, ordered by importance:
Additional Material
- contributing
- using_the_compiler
- 080-breaking-changes
- 070-breaking-changes
- 060-breaking-changes
- 050-breaking-changes
- metadata
- abi_spec
- resources
- bugs
- brand_guide
- credits_and_attribution
Additional Translations
- style-guide
- smtchecker
- path-resolution
- natspec_format
- ir_breaking_changes
- credits_and_attribution
- analysing_compilation_output
These are not the primary translation targets. We will update this list as progress is made in the repository.
** Coming soon **