mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-12-11 21:06:08 +08:00
feat: 增加华为 Icon (#5143)
This commit is contained in:
parent
b80b67b060
commit
41bc8b634b
5 changed files with 3 additions and 0 deletions
BIN
frontend/src/assets/images/harmonyos.png
Normal file
BIN
frontend/src/assets/images/harmonyos.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 335 B |
BIN
frontend/src/assets/images/huaweibrowser.png
Normal file
BIN
frontend/src/assets/images/huaweibrowser.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
|
|
@ -269,6 +269,7 @@ const message = {
|
||||||
year: 'Year',
|
year: 'Year',
|
||||||
time: 'Time',
|
time: 'Time',
|
||||||
core: 'Core',
|
core: 'Core',
|
||||||
|
millisecond: 'Millisecond',
|
||||||
},
|
},
|
||||||
operate: {
|
operate: {
|
||||||
down: 'Stop',
|
down: 'Stop',
|
||||||
|
|
|
||||||
|
|
@ -267,6 +267,7 @@ const message = {
|
||||||
year: '年',
|
year: '年',
|
||||||
time: '次',
|
time: '次',
|
||||||
core: '核',
|
core: '核',
|
||||||
|
millisecond: '毫秒',
|
||||||
},
|
},
|
||||||
operate: {
|
operate: {
|
||||||
down: '停止',
|
down: '停止',
|
||||||
|
|
|
||||||
|
|
@ -267,6 +267,7 @@ const message = {
|
||||||
year: '年',
|
year: '年',
|
||||||
time: '次',
|
time: '次',
|
||||||
core: '核',
|
core: '核',
|
||||||
|
millisecond: '毫秒',
|
||||||
},
|
},
|
||||||
operate: {
|
operate: {
|
||||||
down: '停止',
|
down: '停止',
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue