Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Japanese language #521

Closed
wants to merge 44 commits into from
Closed

Add support for Japanese language #521

wants to merge 44 commits into from

Conversation

andabak
Copy link
Member

@andabak andabak commented Nov 14, 2023

No description provided.

andabak and others added 30 commits October 18, 2023 07:29
* Polygon reuse

* more ground work

* added basic LxLy text

* quickstart updates

* minor

* build/zkEVM/integrations folder structure; polish FAQs

* Polygon reuse

more ground work

added basic LxLy text

quickstart updates

* build/zkEVM/integrations folder structure; polish FAQs

* added link to top menu and reworked hardhat chapter

* add canonical bridge tutorial

* Update astar-bridge-zKatana-Shibuya2.jpg

* updated rpc links

* faucet updates

* removed zkNode for production chapter

* dead link fix

* support

* remove verify

* updated verify contract chapter

* Create index.md

* add introduction image

* Cleaning up obsolete i18n files and re-adding support for japanese locale (withouth content docs - no translations in the PR)

* consolidate introduction section and misc fixes

* update intro docs

* polish zkevm intro docs

* Update index.md

* adding japanse locale

* added gas station

* temp disable japan locale

* Small fixes (#470)

* small fixs

* Update bridge-to-zkevm.md

fix typo

---------

Co-authored-by: Megan Skye <[email protected]>

* adding startale RPC and header

* integration chapter cleanup, warning for local node, note that Astar bridging is not functional

* added fee calc, removed layer zero

* added typescript for hardhat config

* changed hero images

---------

Co-authored-by: Megan Skye Phoenix <[email protected]>
Co-authored-by: Andabak <[email protected]>
Co-authored-by: PierreOssun <[email protected]>
* initial commit

* Save work today

* flush

* adjusting formulas

* adding fee alignment section

* Fix broken page (import statement on wrong place)

* typos

* Final cleanup of text (remove excess) and parameter adjustment

* cosmetics

* Update docs/learn/tokenomics2/tokenomics2-network-fees.md

Co-authored-by: Dino Pačandi <[email protected]>

* removing unnecesary img

* Updates based on PR review

---------

Co-authored-by: Dino Pačandi <[email protected]>
* remove use/user-guides

* address manage assets capitalization

* update homepage link to User Guides

* Update transak.md

* add main section overviews, and subsection cards

* fix discord and other broken links

* update Flatten function

was a plugin -> now built-in to context menu

* normalize folder structure and fix missing images

* small fixes while we are here

* Update docs-integration-request.md

* fix replit codeblock

* update tokenomics page image links

* Update docs-integration-request.md

* add Startale Node info; update rust version

* Update docs-integration-request.md

* Update startale-labs.md

---------

Co-authored-by: Gregory Luneau <[email protected]>
Co-authored-by: Gregory Luneau <[email protected]>
* add SubQuery docs; Astar zkEVM bridge

* misc zkEVM updates

* zkEVM updates; kaizen
* fix: zkevm gas fee calculation

* Update docs/build/zkEVM/fee.md

Co-authored-by: Mar.io <[email protected]>

---------

Co-authored-by: Mar.io <[email protected]>
* Bump @babel/traverse from 7.21.5 to 7.23.2

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix dependabot CI (#482)

Co-authored-by: Ehsan <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gregory Luneau <[email protected]>
Co-authored-by: Ehsan <[email protected]>
* Create pyth.md

creation of the Pyth oracle entry in the Astar documentation

* move to zkEVM section

---------

Co-authored-by: Megan Skye Phoenix <[email protected]>
* move Acurast & fix broken URL

* misc updates

* update zkEVM oracles section

* update zkEVM wallets section
* add/update Astar (Gnosis) Safe

* add Web3Auth

* Update web3auth-zkatana.md
* relay

* add Gelato Relay to zkEVM section; update relayers section description

* replace docs-integration-request.md

---------

Co-authored-by: Megan Skye Phoenix <[email protected]>
* Lighthouse docs added

* Update mint-nfts-lighthouse.md

* add titles; remove from xcm section

---------

Co-authored-by: Gregory Luneau <[email protected]>
Co-authored-by: Megan Skye Phoenix <[email protected]>
* update RPi cheatsheet

* fix zk block explorer

* replace zk block explorer

* fix url

* fix order

---------

Co-authored-by: Megan Skye Phoenix <[email protected]>
* Updating the Subsquid guide

	renamed:    static/subsquidGraphiql.png -> docs/build/integrations/indexers/img/subsquidGraphiql.png
	modified:   docs/build/integrations/indexers/subsquid.md

* Create subsquid.md

---------

Co-authored-by: Megan Skye Phoenix <[email protected]>
* Update quickstart.md

* Update quickstart.md
* Add ZK RPC node setup

* fixes

* enhance readability and minor polishing

* add astar evm runtime override download link

---------

Co-authored-by: Megan Skye Phoenix <[email protected]>
meganskye and others added 14 commits November 6, 2023 14:04
* add Biconomy docs

* Update interact_with_xc20.md

* Update biconomy.md
* Extra backslash in astar-collator command removed

* Extra backslash removed from astar-collator binary
* Create particle-network.md

* Update particle-network.md
)

* polish wallet and aa sections

* update chainIDE docs with static images

* Update use.md

* Update use.md

missing line prevented the header markdown to work

---------

Co-authored-by: Gregory Luneau <[email protected]>
* [docs]: w3f

* apply image formatting and structure

---------

Co-authored-by: Megan Skye Phoenix <[email protected]>
this update introduces line breaks before and after images
* upgrade to docusaurus v3, fixes and gas station

* fix build broken link with extra slash
* revert to POLYGON_MUMBAI for examples

* Update biconomy-sdk.md
* create-promotion

* Update create-promotion.md

---------

Co-authored-by: kahonnohak <[email protected]>
Co-authored-by: Gregory Luneau <[email protected]>
@andabak andabak closed this Nov 14, 2023
Copy link

Visit the preview URL for this PR (updated for commit 95edf13):

https://astar-docs--pr521-main-9185wg5m.web.app

(expires Tue, 21 Nov 2023 14:21:08 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: f2f13e9b593d211faae6343d67a88fac3fd7268d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.