fix: Optimize some translations (#7495)

This commit is contained in:
wolf
2024-12-20 18:45:45 +08:00
committed by GitHub
parent d195ce9155
commit 6274015d06
+1 -1
View File
@@ -31,7 +31,7 @@ SystemRestart: "System restart causes task interruption"
#app
ErrPortInUsed: "{{ .detail }} port already in use"
ErrAppLimit: "App exceeds install limit"
ErrAppRequired: "{{ .detail }} app is required"
ErrAppRequired: "The {{ .detail }} app is required"
ErrNotInstall: "App not installed"
ErrPortInOtherApp: "{{ .port }} port already in use by app {{ .apps }}"
ErrDbUserNotValid: "Stock database, username and password do not match!"