mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
locales, lint fixed
This commit is contained in:
parent
a697c5b7e0
commit
0467942c96
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"bookmark": "bookmark",
|
||||||
"creation_form": {
|
"creation_form": {
|
||||||
"creation_for": "Schöpfung für ",
|
"creation_for": "Schöpfung für ",
|
||||||
"enter_text": "Text eintragen",
|
"enter_text": "Text eintragen",
|
||||||
@ -45,16 +46,15 @@
|
|||||||
"yes": "Ja, Schöpfung löschen!"
|
"yes": "Ja, Schöpfung löschen!"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"unregister_mail" : {
|
"remove": "remove",
|
||||||
"text":" Die letzte Email wurde am <b>{date} Uhr</b> an das Mitglied ({mail}) gesendet.",
|
|
||||||
"button":"Registrierungs-Email bestätigen, jetzt senden",
|
|
||||||
"info":"Email bestätigen, wiederholt senden an:",
|
|
||||||
"success":"Erfolgreich senden der Confirmation Link an die E-Mail des Users! ({email})",
|
|
||||||
"error":"Fehler beim senden des confirmation link an den Benutzer: {message}"
|
|
||||||
},
|
|
||||||
"transaction": "Transaktion",
|
"transaction": "Transaktion",
|
||||||
"unregistered_emails": "Unregistrierte E-Mails",
|
"unregistered_emails": "Unregistrierte E-Mails",
|
||||||
"user_search": "User suche",
|
"unregister_mail": {
|
||||||
"bookmark":"bookmark",
|
"button": "Registrierungs-Email bestätigen, jetzt senden",
|
||||||
"remove":"remove"
|
"error": "Fehler beim senden des confirmation link an den Benutzer: {message}",
|
||||||
|
"info": "Email bestätigen, wiederholt senden an:",
|
||||||
|
"success": "Erfolgreich senden der Confirmation Link an die E-Mail des Users! ({email})",
|
||||||
|
"text": " Die letzte Email wurde am <b>{date} Uhr</b> an das Mitglied ({mail}) gesendet."
|
||||||
|
},
|
||||||
|
"user_search": "User suche"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"bookmark": "merken",
|
||||||
"creation_form": {
|
"creation_form": {
|
||||||
"creation_for": "Creation for ",
|
"creation_for": "Creation for ",
|
||||||
"enter_text": "Enter text",
|
"enter_text": "Enter text",
|
||||||
@ -45,16 +46,15 @@
|
|||||||
"yes": "Yes, delete creation!"
|
"yes": "Yes, delete creation!"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"unregister_mail" : {
|
"remove": "entfernen",
|
||||||
"text":" The last email was sent to the member ({mail}) on <b>{date} clock</b>.",
|
|
||||||
"button":"Confirm registration email, send now",
|
|
||||||
"info":"Confirm email, send repeatedly to:",
|
|
||||||
"success":"Successfully send the confirmation link to the user's email! ({email})",
|
|
||||||
"error":"Error sending the confirmation link to the user: {message}"
|
|
||||||
},
|
|
||||||
"transaction": "Transaction",
|
"transaction": "Transaction",
|
||||||
"unregistered_emails": "Unregistered e-mails",
|
"unregistered_emails": "Unregistered e-mails",
|
||||||
"user_search": "User search",
|
"unregister_mail": {
|
||||||
"bookmark":"merken",
|
"button": "Confirm registration email, send now",
|
||||||
"remove":"entfernen"
|
"error": "Error sending the confirmation link to the user: {message}",
|
||||||
|
"info": "Confirm email, send repeatedly to:",
|
||||||
|
"success": "Successfully send the confirmation link to the user's email! ({email})",
|
||||||
|
"text": " The last email was sent to the member ({mail}) on <b>{date} clock</b>."
|
||||||
|
},
|
||||||
|
"user_search": "User search"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user