-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #54 from kn3609571/email-theme-resources
Include email theme resources to Jar
- Loading branch information
Showing
9 changed files
with
6 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
3 changes: 3 additions & 0 deletions
3
src/main/resources/theme-resources/messages/messages_en.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
resendCode=Resend Code | ||
emailOtpForm=Please enter the six digit code that was delivered to your email. | ||
|
||
emailCodeSubject={0} access code | ||
emailCodeBody=Access code: {0}.\n\nThis code will expire within {1} seconds. |
3 changes: 3 additions & 0 deletions
3
src/main/resources/theme-resources/messages/messages_tr.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,4 @@ | ||
resendCode=Tekrar Gönder | ||
|
||
emailCodeSubject={0} dogrulama kodu | ||
emailCodeBody=Dogrulama kodunuz: {0} |
File renamed without changes.
File renamed without changes.
2 changes: 0 additions & 2 deletions
2
src/main/resources/theme/email-code-theme/email/messages/messages_en.properties
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
src/main/resources/theme/email-code-theme/email/messages/messages_tr.properties
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.