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

feat: Setting default language to english in APISIX Dashboard #2212

Merged
merged 1 commit into from
Nov 17, 2021

Conversation

dileepajayakody
Copy link
Member

Please answer these questions before submitting a pull request, or your PR will get closed.

Why submit this pull request?

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches

What changes will this PR take into?

This PR sets the default language in apisix-dashboard to en-US.

Related issues

Checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@dileepajayakody dileepajayakody changed the title Setting default language to english in APISIX Dashboard feat: Setting default language to english in APISIX Dashboard Nov 15, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #2212 (a87f457) into master (ad7e3e7) will increase coverage by 2.97%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2212      +/-   ##
==========================================
+ Coverage   65.16%   68.13%   +2.97%     
==========================================
  Files         184      127      -57     
  Lines        7257     3352    -3905     
  Branches      824      824              
==========================================
- Hits         4729     2284    -2445     
+ Misses       2244     1068    -1176     
+ Partials      284        0     -284     
Flag Coverage Δ
backend-e2e-test ?
backend-unit-test ?
frontend-e2e-test 68.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
api/internal/core/storage/etcd.go
api/internal/handler/data_loader/route_export.go
...pi/internal/handler/plugin_config/plugin_config.go
api/internal/utils/consts/api_error.go
api/internal/core/store/storehub.go
api/internal/handler/schema/schema.go
api/internal/filter/authentication.go
api/internal/handler/healthz/healthz.go
api/internal/core/migrate/dataset.go
api/internal/core/store/store.go
... and 47 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad7e3e7...a87f457. Read the comment docs.

Copy link
Contributor

@bzp2010 bzp2010 left a comment

Choose a reason for hiding this comment

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

LGTM

@juzhiyuan juzhiyuan merged commit 07c66ad into apache:master Nov 17, 2021
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.

6 participants