Skip to content

Commit 745c5bd

Browse files
authored
[UIK-4910][badge] updated translations (#2781)
<!--- Provide a general summary of your changes in the Title above --> ## Motivation and Context <!--- Why is this change required? What problem does it solve? --> <!--- If it fixes an open issue, please link to the issue here. --> ## How has this been tested? <!--- Please describe in detail how you tested your changes. --> <!--- For example: --> <!--- I have added unit tests --> <!--- I have added Voice Over tests --> <!--- Code cannot be tested automatically so I have tested it only manually --> ## Screenshots (if appropriate): ## Types of changes <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - [X] Bug fix (non-breaking change which fixes an issue). - [ ] New feature (non-breaking change which adds functionality). - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected). - [ ] Nice improve. ## Checklist: <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [ ] I have updated the documentation accordingly. - [ ] I have added new tests on added of fixed functionality.
1 parent edaadf4 commit 745c5bd

File tree

1 file changed

+3
-3
lines changed
  • semcore/badge/src/translations

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"Badge.Admin": "admin",
2+
"Badge.Admin": "管理者",
33
"Badge.Alpha": "alpha",
4-
"Badge.Beta": "beta",
5-
"Badge.New": "new",
4+
"Badge.Beta": "ベータ",
5+
"Badge.New": "新規",
66
"Badge.Soon": "近日公開"
77
}

0 commit comments

Comments
 (0)