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

Translation of "Building on Lisk" into Indonesian #264

Open
wants to merge 7 commits into
base: development
Choose a base branch
from

Conversation

aldhosutra
Copy link

What was the problem?

This PR translates the "Building on Lisk" section of the Lisk documentation into Indonesian. Some technical terms, such as "smart contract", "feed", "wallet", "bridge", "explorer", etc., are not translated into literal Indonesian, but are instead italicized, to be more developer-friendly

How was it tested?

  1. running npm run build
  2. running npm run serve
  3. accessing http://localhost:3000/ind

@TalhaMaliktz TalhaMaliktz self-requested a review December 19, 2024 11:30
@TalhaMaliktz TalhaMaliktz added the documentation Improvements or additions to documentation label Dec 19, 2024
Copy link

@jasonyapri jasonyapri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i18n/ind/docusaurus-plugin-content-docs/current/building-on-lisk/category.json

i18n/ind/docusaurus-plugin-content-docs/current/building-on-lisk/bridged-tokens.md

Copy link

@jasonyapri jasonyapri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i18n/ind/docusaurus-plugin-content-docs/current/building-on-lisk/interacting-with-the-blockchain/viem.mdx

Copy link

@jasonyapri jasonyapri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i18n/ind/docusaurus-plugin-content-docs/current/building-on-lisk/token-development/deploy-erc-721.md

Copy link

@jasonyapri jasonyapri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i18n/ind/docusaurus-plugin-content-docs/current/building-on-lisk/using-oracle-data/redstone-pull.md

Copy link

@jasonyapri jasonyapri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i18n/ind/docusaurus-plugin-content-docs/current/building-on-lisk/run-a-lisk-node.md

Copy link

@jasonyapri jasonyapri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i18n/ind/docusaurus-plugin-content-docs/current/building-on-lisk/token-development/deploy-erc-20.md

Copy link

@jasonyapri jasonyapri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i18n/ind/docusaurus-plugin-content-docs/current/building-on-lisk/interacting-with-the-blockchain/ethers.md

Copy link

@jasonyapri jasonyapri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i18n/ind/docusaurus-plugin-content-docs/current/building-on-lisk/using-oracle-data/redstone-push.md

Copy link

@jasonyapri jasonyapri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i18n/ind/docusaurus-plugin-content-docs/current/building-on-lisk/using-oracle-data/tellor.md

Copy link

@jasonyapri jasonyapri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unified smart contract and all forms of deploy translations in all files

Copy link

@jasonyapri jasonyapri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i18n/ind/docusaurus-plugin-content-docs/current/building-on-lisk/add-token-to-lisk/custom-token.mdx

Copy link

@jasonyapri jasonyapri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i18n/ind/docusaurus-plugin-content-docs/current/building-on-lisk/add-token-to-lisk/index.md

Copy link

@jasonyapri jasonyapri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i18n/ind/docusaurus-plugin-content-docs/current/building-on-lisk/add-token-to-lisk/standard-token.md

Copy link

@jasonyapri jasonyapri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i18n/ind/docusaurus-plugin-content-docs/current/building-on-lisk/token-development/deploy-erc-1155.md

Copy link

@jasonyapri jasonyapri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i18n/ind/docusaurus-plugin-content-docs/current/building-on-lisk/token-development/overview.md

Copy link

@jasonyapri jasonyapri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i18n/ind/docusaurus-plugin-content-docs/current/building-on-lisk/contracts.mdx

Copy link

@jasonyapri jasonyapri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i18n/ind/docusaurus-plugin-content-docs/current/building-on-lisk/deploying-smart-contract/with-thirdweb.mdx

Copy link

@jasonyapri jasonyapri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i18n/ind/docusaurus-plugin-content-docs/current/building-on-lisk/interacting-with-the-blockchain/web3.mdx

Copy link

@jasonyapri jasonyapri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i18n/ind/docusaurus-plugin-content-docs/current/building-on-lisk/deploying-smart-contract/with-Hardhat.md

Copy link

@jasonyapri jasonyapri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i18n/ind/docusaurus-plugin-content-docs/current/building-on-lisk/deploying-smart-contract/with-Foundry.md

Copy link
Collaborator

@TalhaMaliktz TalhaMaliktz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good already!

Please remove the italic formatting on English terms from all the translated documents. This includes removal of symbols such as _ or (), unless they are also formatted in this way in the English version.

@jasonyapri
Copy link

Looking good already!

Please remove the italic formatting on English terms from all the translated documents. This includes removal of symbols such as _ or (), unless they are also formatted in this way in the English version.

@aldhosutra Can you implement the changes requested by @TalhaMaliktz ?
I don't have access to your repo and I think it would be much easier and faster to implement it directly on VS Code using Search rather than me looking at it one by one on this Git Files changed page and suggest changes

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

Successfully merging this pull request may close these issues.

3 participants