annotate client/src/translations.json @ 485:7a8644e9e50e

client: add (unwired) password reset form * Add password reset form to the Login view. Pressing the forgotton link will blend it in and currently the send button will hide it again. This is a good first place because an additional view and route would be more work with the same functionality. It doe not yet trigger action with the backend. * Put password forgotten part and bottom logo in divs beside the first form which matches the semantics better.
author Bernhard Reiter <bernhard@intevation.de>
date Fri, 24 Aug 2018 12:14:56 +0200
parents 3d9341f6da4e
children cb555bffbc97
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
159
3d9341f6da4e feat: Locale of browser determines the default language
Thomas Junk <thomas.junk@intevation.de>
parents: 155
diff changeset
1 {"de_AT":{"Forgot password":"Passwort vergessen","Login":"Login","Login failed":"Login fehlgeschlagen","Enter passphrase":"Passphrase","Enter email":"Email"},"en_GB":{"Forgot password":"Forgot password","Login":"Login","Login failed":"Login failed","Enter passphrase":"Enter passphrase","Enter email":"Enter email"}}