-
Notifications
You must be signed in to change notification settings - Fork 837
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #922 +/- ##
=========================================
- Coverage 87.9% 87.8% -0.1%
=========================================
Files 129 131 +2
Lines 4845 4963 +118
Branches 922 984 +62
=========================================
+ Hits 4259 4358 +99
- Misses 584 603 +19
Partials 2 2
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks for this contribution!
Whitespace like the following should be removed. - ローカル プロジェクトを開く
+ ローカルプロジェクトを開く |
Thanks a lot @peaceiris ! Really appreciate the feedback, got it verified by @aykhara and everything looks great and is added in bf0d273 |
@@ -112,7 +112,7 @@ export const japanese: IAppStrings = { | |||
visitedAssets: "訪問済みアセット(${count})", // Visited Assets (${count}), | |||
taggedAssets: "タグ付きアセット(${count})", // Tagged Assets (${count}), | |||
nonTaggedAssets: "タグ付けされていないアセット(${count})", // Not Tagged Assets (${count}), | |||
nonVisitedAssets: " 未訪問ないアセット(${count})", // Not Visited Assets (${count}), | |||
nonVisitedAssets: "未訪問ないアセット(${count})", // Not Visited Assets (${count}), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I mentioned removing "ない"...
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Japanese translation verified by @aykhara and other native Japanese speakers