mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-06 10:42:16 +00:00
fix: translation (#647)
* fix: translation * fix: translation * fix: translation * fix: remove unused code * fix: log err
This commit is contained in:
@@ -9,6 +9,7 @@ import (
|
||||
type Error interface {
|
||||
GetParent() error
|
||||
GetMessage() string
|
||||
SetMessage(string)
|
||||
GetID() string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user