Skip to content

New Indonesian translation: importing and exporting components - #345

Merged
mhaidarhanif merged 9 commits into
reactjs:mainfrom
aroyan:docs/translation/learn
Apr 28, 2023
Merged

New Indonesian translation: importing and exporting components#345
mhaidarhanif merged 9 commits into
reactjs:mainfrom
aroyan:docs/translation/learn

Conversation

@aroyan

@aroyanaroyan commented Apr 26, 2023

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

r17x
r17x previously requested changes Apr 26, 2023
Comment threadsrc/content/learn/importing-and-exporting-components.md Outdated
Comment threadsrc/content/learn/importing-and-exporting-components.md Outdated
Comment threadsrc/content/learn/importing-and-exporting-components.md Outdated
Comment threadsrc/content/learn/importing-and-exporting-components.md Outdated
Co-authored-by: RiN <hi@rin.rocks>
@github-actions

Copy link
Copy Markdown

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@github-actions

Copy link
Copy Markdown

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@aroyan

Copy link
Copy Markdown
ContributorAuthor

Thanks for the suggestion @r17x. I have a question, what about usage of import/eksport? Should I use it with t or not? I've seen some translation is using impor/ekspor but the glossary is using it with t, so I'm not so sure which one to use

Comment threadsrc/content/learn/importing-and-exporting-components.md Outdated
Comment threadsrc/content/learn/importing-and-exporting-components.md Outdated
Comment threadsrc/content/learn/importing-and-exporting-components.md Outdated
Comment threadsrc/content/learn/importing-and-exporting-components.md Outdated
Comment threadsrc/content/learn/importing-and-exporting-components.md Outdated
Comment threadsrc/content/learn/importing-and-exporting-components.md Outdated
Comment threadsrc/content/learn/importing-and-exporting-components.md Outdated
Comment threadsrc/content/learn/importing-and-exporting-components.md Outdated
Comment threadsrc/content/learn/importing-and-exporting-components.md Outdated
Comment threadsrc/content/learn/importing-and-exporting-components.md Outdated
Comment threadsrc/content/learn/importing-and-exporting-components.md Outdated
Comment threadsrc/content/learn/importing-and-exporting-components.md Outdated
- Use `impor/ekspor` instead of `import/eksport`
- Use `Ilmuwan` the standard one instead of `Ilmuan`
- Fix grammatical error
Co-authored-by: Irfan Maulana <mazipanneh@gmail.com>
@github-actions

Copy link
Copy Markdown

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@github-actions

Copy link
Copy Markdown

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@github-actions

Copy link
Copy Markdown

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Comment threadsrc/content/learn/importing-and-exporting-components.md Outdated
Comment threadsrc/content/learn/importing-and-exporting-components.md Outdated

@mhaidarhanifmhaidarhanif left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

A minor suggestion.

Comment threadsrc/content/learn/importing-and-exporting-components.md Outdated
Co-authored-by: M Haidar Hanif <git@mhaidarhanif.com>
@github-actions

Copy link
Copy Markdown

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@github-actions

Copy link
Copy Markdown

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@mhaidarhanif

Copy link
Copy Markdown
Collaborator

@aroyan I have a question, what about usage of import/eksport? Should I use it with t or not? I've seen some translation is using impor/ekspor but the glossary is using it with t, so I'm not so sure which one to use

About this one (not sure if already clarified or not in this PR), we can check and discuss it here: #337 (comment)

The official pair from KBBI are impor and ekspor.

@aroyan

Copy link
Copy Markdown
ContributorAuthor

@aroyan I have a question, what about usage of import/eksport? Should I use it with t or not? I've seen some translation is using impor/ekspor but the glossary is using it with t, so I'm not so sure which one to use

About this one (not sure if already clarified or not in this PR), we can check and discuss it here: #337 (comment)

The official pair from KBBI are impor and ekspor.

@mazipan said to use impor/ekspor, and I've updated it yesterday

@aroyanaroyan changed the title translation for importing and exporting componentsdocs: translation for importing and exporting componentsApr 28, 2023
@mhaidarhanif

mhaidarhanif commented Apr 28, 2023

Copy link
Copy Markdown
Collaborator

@mazipan said to use impor/ekspor, and I've updated it yesterday

Yes impor/ekspor has been confirmed.

@github-actions

Copy link
Copy Markdown

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@mhaidarhanif

Copy link
Copy Markdown
Collaborator

Let's be ready to merge.

@mhaidarhanif

Copy link
Copy Markdown
Collaborator

@r17x your requested changes have been resolved.

@mhaidarhanif
mhaidarhanif dismissed r17x’s stale reviewApril 28, 2023 14:37

All requested changes have been resolved.

@mhaidarhanif
mhaidarhanif merged commit 4fc8bdd into reactjs:mainApr 28, 2023
@mhaidarhanifmhaidarhanif changed the title docs: translation for importing and exporting componentsNew Indonesian translation: importing and exporting componentsApr 28, 2023
r17x added a commit that referenced this pull request May 8, 2023
Co-authored-by: RiN <hi@rin.rocks>
Co-authored-by: Irfan Maulana <mazipanneh@gmail.com>
Co-authored-by: M Haidar Hanif <git@mhaidarhanif.com>
@aroyan
aroyan deleted the docs/translation/learn branch August 2, 2024 12:29
Sign up for freeto 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.

Importing and Exporting Components

4 participants

@aroyan@mhaidarhanif@mazipan@r17x