Azure / Azure-Media-Services-Explorer

Azure Media Services Explorer Tool
Other
211 stars 84 forks source link

Japanese correction for AMS v3 #142

Closed m-otoguro closed 3 years ago

m-otoguro commented 3 years ago

Purpose

This change concerns: (mark with an x)

- [ ] AMSE v4.x (for AMS v2) in 'AMSv2' branch
- [x] AMSE v5.x (for AMS v3) in 'master' branch
- [ ] Other

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[x] User Interface
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information

ghost commented 3 years ago

CLA assistant check
All CLA requirements met.