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

docs: Add Spanish translations to Injector/Intl doc pages #199

Merged
merged 3 commits into from
Dec 11, 2023

Conversation

rlmestre
Copy link
Contributor

@rlmestre rlmestre changed the title docs: Add Spanish translations to Injector doc pages docs: Add Spanish translations to Injector/Intl doc pages Dec 10, 2023
Copy link
Contributor

@nelsongutidev nelsongutidev left a comment

Choose a reason for hiding this comment

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

Amazing work @rlmestre !


## Cómo funciona

The helper functions injects the `DestroyRef` class from Angular, and on the `onDestroy` lifecycle hook, it emits from the `Subject` and completes it.
Copy link
Contributor

@nelsongutidev nelsongutidev Dec 10, 2023

Choose a reason for hiding this comment

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

Looks like we missed removing the original English line, can we remove it?


#### `extraProviders`

We can also pass in other providers, via `extraProviders`, to `createInjectionToken` so when we call `provideFn()`, we provide those providers as well.
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like this one is translated up until this line, it is also a large one, is this intentional?

}
```

## Testing
Copy link
Contributor

@nelsongutidev nelsongutidev Dec 10, 2023

Choose a reason for hiding this comment

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

Looks like we missed removing the English portion of this line, can we remove it?

@nartc
Copy link
Collaborator

nartc commented Dec 11, 2023

@all-contributors please add @rlmestre for doc

Copy link
Collaborator

@nartc nartc left a comment

Choose a reason for hiding this comment

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

Thank you!

Copy link
Contributor

@nartc

I've put up a pull request to add @rlmestre! 🎉

Copy link

nx-cloud bot commented Dec 11, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit d511021. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


⌛ The following targets are in progress

✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@nartc nartc merged commit a2e33ef into ngxtension:main Dec 11, 2023
6 checks passed
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.

3 participants