Add email translation, add part of french translations
Admin translation from @Killianbe, Email translation from @Cornichon420. French is currently not functional, a few things are missing which i'm waiting on.
This commit is contained in:
committed by
Harvey Tindall
parent
1707d011a2
commit
0710e05479
+5
-5
@@ -1,7 +1,7 @@
|
||||
A user was created using code {{ .code }}.
|
||||
{{ .aUserWasCreated }}
|
||||
|
||||
Name: {{ .username }}
|
||||
Address: {{ .address }}
|
||||
Time: {{ .time }}
|
||||
{{ .name }}: {{ .nameVal }}
|
||||
{{ .address }}: {{ .addressVal }}
|
||||
{{ .time }}: {{ .timeVal }}
|
||||
|
||||
Note: Notification emails can be toggled on the admin dashboard.
|
||||
{{ .notificationNotice }}
|
||||
|
||||
Reference in New Issue
Block a user