annotate client/src/translations.json @ 196:b67208d82543

Make test output more comprehensive Running all tests in one transaction ensures the final output tells about any failing test, not just in the last transaction (i.e. test script). The price is that no traces of the tests are left in the database because we have to rollback in order to have no left-over test roles in the cluster.
author Tom Gottfried <tom@intevation.de>
date Fri, 20 Jul 2018 18:31:45 +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"}}