Skip to content

Commit b2f0681

Browse files
authored
Translations updates (#130)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
2 parents 3c03cea + dca41fe commit b2f0681

File tree

4 files changed

+2050
-4
lines changed

4 files changed

+2050
-4
lines changed

translations/compiled/de.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1070,13 +1070,13 @@
10701070
"pages.users.new_user.invalid_localpart": [
10711071
{
10721072
"type": 0,
1073-
"value": "Der lokale Teil darf nur Kleinbuchstaben, Zahlen und Unterstriche enthalten"
1073+
"value": "Der lokale Teil darf nur Kleinbuchstaben, Zahlen, Punkte, Unterstriche, Bindestriche und Schrägstriche enthalten"
10741074
}
10751075
],
10761076
"pages.users.new_user.invalid_localpart_numeric_only": [
10771077
{
10781078
"type": 0,
1079-
"value": "Localpart cannot only contain numbers"
1079+
"value": "Der lokale Teil darf nicht nur Zahlen enthalten"
10801080
}
10811081
],
10821082
"pages.users.new_user.localpart": [

0 commit comments

Comments
 (0)