Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Added Russian translation #1386

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

Merged
merged 3 commits into from
Sep 20, 2023
Merged

Conversation

RusFjord
Copy link

No description provided.

@@ -70,6 +72,7 @@ class I18nEngine {
i18next.addResources('sk-SK', 'translation', TRANSLATION_SK_SK);
i18next.addResources('zh-CN', 'translation', TRANSLATION_ZH_CN);
i18next.addResources('zh-TW', 'translation', TRANSLATION_ZH_TW);
i18next.addResources('zh-TW', 'translation', TRANSLATION_RU_RU);
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you fix this line please ;)

Copy link
Author

Choose a reason for hiding this comment

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

Thanks. I changed key name

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks

@vogloblinsky
Copy link
Contributor

Can you add one test in this file please ?
https://github.com/compodoc/compodoc/blob/develop/test/src/cli/cli-i18n.spec.ts

@RusFjord
Copy link
Author

Can you add one test in this file please ? https://github.com/compodoc/compodoc/blob/develop/test/src/cli/cli-i18n.spec.ts

Yes. I added

@vogloblinsky vogloblinsky merged commit 725e1d8 into compodoc:develop Sep 20, 2023
@vogloblinsky
Copy link
Contributor

Thanks for the PR ! 🙏🏻

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.

2 participants