Skip to content

Commit

Permalink
pl.js typo fix
Browse files Browse the repository at this point in the history
Fixed a typo in polish translation
  • Loading branch information
Mudzay committed Aug 1, 2023
1 parent a3c5aca commit ea3b777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/pl.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ module.exports = {
mailFrom: "Twój adres E-Mail",
mailFromPlaceholder: "Adres E-Mail",
mailMessage: "Twoja wiadomość",
mailDownloadNotification: "Powiadom mnie kiedy plik zostanie podbrany.",
mailDownloadNotification: "Powiadom mnie kiedy plik zostanie pobrany.",
mailSendBtn: "Wyślij E-Mail",
mailsSent: "Wiadomości E-Mail zostały wysłane.",
mailSubjectUploader: "PsiTransfer przesyłanie plików",
Expand All @@ -54,4 +54,4 @@ module.exports = {
"2419200": "4 tygodnie",
"4838400": "8 tygodni"
},
}
}

0 comments on commit ea3b777

Please sign in to comment.