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

Improve translation code #64

Merged
merged 10 commits into from
Mar 23, 2020
Merged

Improve translation code #64

merged 10 commits into from
Mar 23, 2020

Conversation

NEONKID
Copy link
Owner

@NEONKID NEONKID commented Mar 15, 2020

Fixed #63

The translation library is changed, and the existing class method is changed to a function method for some components. (This is because react-i18next is directed to Hook Function)

Currently, this homepage operates with two backends, API Server and Firebase, but the code is one, so I'm concerned about the confusion and separate the two codes for scalability.

@NEONKID NEONKID added the enhancement New feature or request label Mar 15, 2020
@NEONKID
Copy link
Owner Author

NEONKID commented Mar 15, 2020

There are major issues. It was good to separate the code of the back-end, but their path was not corrected in the CI / CD configuration, so I confirmed in Github Actions that there was a problem in the Build test process.

Copy link
Owner Author

@NEONKID NEONKID left a comment

Choose a reason for hiding this comment

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

It is recommended to use basic grammar rather than default

src/locale/i18n.ts Outdated Show resolved Hide resolved
@NEONKID NEONKID merged commit 781acc2 into master Mar 23, 2020
@NEONKID NEONKID deleted the translate-issue branch March 23, 2020 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Suggestion to replace translation module
1 participant