This commit is contained in:
Alicia
2019-02-23 16:59:14 +00:00
parent f23f00231c
commit 89c65d1d98
5 changed files with 15 additions and 84 deletions

View File

@@ -7,9 +7,9 @@
<div class="ui segment">
{{ .T "Hey, %s." .Context.User.Username }}
{{ if eq $e 1 }}
{{ .T "Before proceding any further on Ripple, we require you to use the message you just received on telegram to log in to your account." }}
{{ .T "Before proceding any further on Yozora, we require you to use the message you just received on telegram to log in to your account." }}
{{ else }}
{{ .T "Before proceding further on Ripple, we require you to use your Google Authenticator App to use the code for Ripple, so that we can log you in." }}
{{ .T "Before proceding further on Yozora, we require you to use your Google Authenticator App to use the code for Yozora, so that we can log you in." }}
{{ end }}
</div>
<div class="ui segment">