File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
#
6
6
# Translators:
7
- # Maciej Olko <maciej.olko@gmail.com>, 2021
8
7
# Stan Ulbrych, 2025
8
+ # Maciej Olko <maciej.olko@gmail.com>, 2025
9
9
#
10
10
#, fuzzy
11
11
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
14
14
"Report-Msgid-Bugs-To : \n "
15
15
"POT-Creation-Date : 2025-01-17 14:16+0000\n "
16
16
"PO-Revision-Date : 2021-06-28 00:53+0000\n "
17
- "Last-Translator : Stan Ulbrych , 2025\n "
17
+ "Last-Translator : Maciej Olko <maciej.olko@gmail.com> , 2025\n "
18
18
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
19
19
"MIME-Version : 1.0\n "
20
20
"Content-Type : text/plain; charset=UTF-8\n "
@@ -180,7 +180,7 @@ msgid ""
180
180
"<Weekday.TUESDAY: 2>"
181
181
msgstr ""
182
182
">>> from datetime import date\n"
183
- ">>> Weekday.from_date(date.today()) \n"
183
+ ">>> Weekday.from_date(date.today())\n"
184
184
"<Weekday.TUESDAY: 2>"
185
185
186
186
msgid ""
You can’t perform that action at this time.
0 commit comments