mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Merge pull request #2350 from gradido/2344-bug-inconsistent-labeling-on-login-register
fix(frontend): inconsistent labeling on login register
This commit is contained in:
commit
28f92388b7
@ -207,7 +207,7 @@
|
|||||||
},
|
},
|
||||||
"language": "Sprache",
|
"language": "Sprache",
|
||||||
"link-load": "den letzten Link nachladen | die letzten {n} Links nachladen | weitere {n} Links nachladen",
|
"link-load": "den letzten Link nachladen | die letzten {n} Links nachladen | weitere {n} Links nachladen",
|
||||||
"login": "Anmeldung",
|
"login": "Anmelden",
|
||||||
"math": {
|
"math": {
|
||||||
"aprox": "~",
|
"aprox": "~",
|
||||||
"asterisk": "*",
|
"asterisk": "*",
|
||||||
|
|||||||
@ -207,7 +207,7 @@
|
|||||||
},
|
},
|
||||||
"language": "Language",
|
"language": "Language",
|
||||||
"link-load": "Load the last link | Load the last {n} links | Load more {n} links",
|
"link-load": "Load the last link | Load the last {n} links | Load more {n} links",
|
||||||
"login": "Login",
|
"login": "Sign in",
|
||||||
"math": {
|
"math": {
|
||||||
"aprox": "~",
|
"aprox": "~",
|
||||||
"asterisk": "*",
|
"asterisk": "*",
|
||||||
@ -289,7 +289,7 @@
|
|||||||
"heading": "Please enter the email address by which you're registered here."
|
"heading": "Please enter the email address by which you're registered here."
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"heading": "Log in with your access data. Keep them safe!"
|
"heading": "Sign in with your access data. Keep them safe!"
|
||||||
},
|
},
|
||||||
"resetPassword": {
|
"resetPassword": {
|
||||||
"heading": "Please enter your password and repeat it."
|
"heading": "Please enter your password and repeat it."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user