mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-01-31 14:08:06 +08:00
fix: Optimize some translations (#7495)
This commit is contained in:
parent
d195ce9155
commit
6274015d06
@ -31,7 +31,7 @@ SystemRestart: "System restart causes task interruption"
|
|||||||
#app
|
#app
|
||||||
ErrPortInUsed: "{{ .detail }} port already in use"
|
ErrPortInUsed: "{{ .detail }} port already in use"
|
||||||
ErrAppLimit: "App exceeds install limit"
|
ErrAppLimit: "App exceeds install limit"
|
||||||
ErrAppRequired: "{{ .detail }} app is required"
|
ErrAppRequired: "The {{ .detail }} app is required"
|
||||||
ErrNotInstall: "App not installed"
|
ErrNotInstall: "App not installed"
|
||||||
ErrPortInOtherApp: "{{ .port }} port already in use by app {{ .apps }}"
|
ErrPortInOtherApp: "{{ .port }} port already in use by app {{ .apps }}"
|
||||||
ErrDbUserNotValid: "Stock database, username and password do not match!"
|
ErrDbUserNotValid: "Stock database, username and password do not match!"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user