diff --git a/components/account/default.htm b/components/account/default.htm index 2340bb27..6fdc64d3 100644 --- a/components/account/default.htm +++ b/components/account/default.htm @@ -1,4 +1,4 @@ {# Placeholder #}
- New user? + {{ 'New user'|_ }}? - Create a new account + {{ 'Create a new account'|_ }}
- Remembered your password? + {{ 'Remembered your password?'|_ }} - Sign in again + {{ 'Sign in again'|_ }}
- Lost device? + {{ 'Lost device'|_ }}? - Use a recovery code + {{ 'Use a recovery code'|_ }}
- Found device? + {{ 'Found device'|_ }}? - Use an authentication code + {{ 'Use an authentication code'|_ }}
- Already have an account? Sign in here + {{ 'Already have an account?'|_ }} {{ 'Sign in here'|_ }}