Add email list accessible by edit button in settings
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{{ .aUserWasCreated }}
|
||||
|
||||
{{ .nameString }}: {{ .name }}
|
||||
|
||||
{{ .addressString }}: {{ .address }}
|
||||
|
||||
{{ .timeString }}: {{ .time }}
|
||||
|
||||
{{ .notificationNotice }}
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{{ .yourAccountWasDeleted }}
|
||||
|
||||
{{ .reasonString }}: {{ .reason }}
|
||||
|
||||
{{ .message }}
|
||||
|
||||
@@ -1,8 +1,11 @@
|
||||
{{ .helloUser }}
|
||||
|
||||
{{ .someoneHasRequestedReset }}
|
||||
|
||||
{{ .ifItWasYou }}
|
||||
|
||||
{{ .codeExpiry }}
|
||||
|
||||
{{ .ifItWasNotYou }}
|
||||
|
||||
{{ .pinString }}: {{ .pin }}
|
||||
|
||||
Reference in New Issue
Block a user