We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81f2d45 commit 9b85c8bCopy full SHA for 9b85c8b
lib/l10n/messages_pl.dart
@@ -38,7 +38,7 @@ class MessageLookup extends MessageLookupByLibrary {
38
"DateStringErrorText": MessageLookupByLibrary.simpleMessage(
39
"To pole wymaga poprawnego ciągu znaków daty."),
40
"emailErrorText": MessageLookupByLibrary.simpleMessage(
41
- "To pole wymaga podania poprawnego adresu e-mail.")
+ "To pole wymaga podania poprawnego adresu e-mail."),
42
"ipErrorText": MessageLookupByLibrary.simpleMessage(
43
"To pole wymaga ważnego IP."),
44
"matchErrorText": MessageLookupByLibrary.simpleMessage(
0 commit comments