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

Add i18n name of container & deployment #44

Merged
merged 1 commit into from
Sep 19, 2018
Merged

Conversation

sufuf3
Copy link
Contributor

@sufuf3 sufuf3 commented Sep 19, 2018

The names are used in these files:

src/components/DeploymentForm/index.tsx:          label={<FormattedMessage id="deployment.name" />}
src/components/PodForm/index.tsx:                      label={<FormattedMessage id="container.detail.name" />}
src/components/DeploymentForm/index.tsx:                    label={<FormattedMessage id="container.detail.name" />}

close #43

The names are used in these files:
- src/components/DeploymentForm/index.tsx
- src/components/PodForm/index.tsx
- src/components/DeploymentForm/index.tsx
close #43
@LucienLee LucienLee merged commit 77efccc into develop Sep 19, 2018
@sufuf3 sufuf3 deleted the sufuf3/update-i18n branch September 19, 2018 06:34
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.

[Bug] i8n Display error
3 participants