Add locales for PublisherID

This commit is contained in:
ogerly 2021-11-30 13:56:22 +01:00
parent 75ec2a6e8c
commit a1018b526d
2 changed files with 10 additions and 10 deletions

View File

@ -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.",

View File

@ -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.",