Skip to content

Commit

Permalink
feat: 增加华为 Icon (#5143)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengkunwang223 committed May 24, 2024
1 parent b80b67b commit 41bc8b6
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 0 deletions.
Binary file added frontend/src/assets/images/harmonyos.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend/src/assets/images/huaweibrowser.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions frontend/src/lang/modules/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ const message = {
year: 'Year',
time: 'Time',
core: 'Core',
millisecond: 'Millisecond',
},
operate: {
down: 'Stop',
Expand Down
1 change: 1 addition & 0 deletions frontend/src/lang/modules/tw.ts
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ const message = {
year: '年',
time: '次',
core: '核',
millisecond: '毫',
},
operate: {
down: '停',
Expand Down
1 change: 1 addition & 0 deletions frontend/src/lang/modules/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ const message = {
year: '年',
time: '次',
core: '核',
millisecond: '毫',
},
operate: {
down: '停',
Expand Down

0 comments on commit 41bc8b6

Please sign in to comment.