mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Add locales for PublisherID
This commit is contained in:
parent
75ec2a6e8c
commit
a1018b526d
@ -150,6 +150,11 @@
|
||||
}
|
||||
},
|
||||
"signup": "Registrieren",
|
||||
"publisher": {
|
||||
"publisherId": "Herausgeber ID",
|
||||
"infoText": "Trage hier die ID des Herausgebers ein. Wenn du keine ID hast dann bitte lehr lassen.",
|
||||
"infoNoRegister": "Dies ist für die Registrieung nicht nötig!"
|
||||
},
|
||||
"site": {
|
||||
"404": {
|
||||
"back": "Zurück zur Übersicht!",
|
||||
@ -169,11 +174,6 @@
|
||||
"my-profil": "Mein Profil",
|
||||
"support": "Support"
|
||||
},
|
||||
"publisher": {
|
||||
"publisherId": "Herausgeber ID",
|
||||
"infoText": "Trage hier die ID des Herausgebers ein. Wenn du keine ID hast dann bitte lehr lassen.",
|
||||
"infoNoRegister": "Dies ist für die Registrieung nicht nötig!"
|
||||
},
|
||||
"signup": {
|
||||
"agree": "Ich stimme der <a href='https://gradido.net/de/datenschutz/' target='_blank' >Datenschutzerklärung</a> zu.",
|
||||
"dont_match": "Die Passwörter stimmen nicht überein.",
|
||||
|
||||
@ -150,6 +150,11 @@
|
||||
}
|
||||
},
|
||||
"signup": "Sign up",
|
||||
"publisher": {
|
||||
"publisherId": "PublisherID",
|
||||
"infoText": "Enter the ID of the publisher here. If you do not have an ID, please leave it blank.",
|
||||
"infoNoRegister": "This is not necessary for registration!"
|
||||
},
|
||||
"site": {
|
||||
"404": {
|
||||
"back": "Back to dashboard!",
|
||||
@ -169,11 +174,6 @@
|
||||
"my-profil": "My profile",
|
||||
"support": "Support"
|
||||
},
|
||||
"publisher": {
|
||||
"publisherId": "PublisherID",
|
||||
"infoText": "Enter the ID of the publisher here. If you do not have an ID, please leave it blank.",
|
||||
"infoNoRegister": "This is not necessary for registration!"
|
||||
},
|
||||
"signup": {
|
||||
"agree": "I agree to the <a href='https://gradido.net/en/datenschutz/' target='_blank' > privacy policy</a>.",
|
||||
"dont_match": "Passwords don't match.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user