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
+6
-6
@@ -1,10 +1,10 @@
|
||||
Hi {{ .username }},
|
||||
{{ .helloUser }}
|
||||
|
||||
Someone has recently requests a password reset on Jellyfin.
|
||||
If this was you, enter the below pin into the prompt.
|
||||
This code will expire on {{ .expiry_date }}, at {{ .expiry_time }} UTC, which is in {{ .expires_in }}.
|
||||
If this wasn't you, please ignore this email.
|
||||
{{ .someoneHasRequestedReset }}
|
||||
{{ .ifItWasYou }}
|
||||
{{ .codeExpiry }}
|
||||
{{ .ifItWasNotYou }}
|
||||
|
||||
PIN: {{ .pin }}
|
||||
{{ .pin }}: {{ .pinVal }}
|
||||
|
||||
{{ .message }}
|
||||
|
||||
Reference in New Issue
Block a user