Skip to content

Commit 83a98ab

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 2cdb724 commit 83a98ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

howto/enum.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Maciej Olko <maciej.olko@gmail.com>, 2021
87
# Stan Ulbrych, 2025
8+
# Maciej Olko <maciej.olko@gmail.com>, 2025
99
#
1010
#, fuzzy
1111
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
1414
"Report-Msgid-Bugs-To: \n"
1515
"POT-Creation-Date: 2025-01-17 14:16+0000\n"
1616
"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"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
@@ -180,7 +180,7 @@ msgid ""
180180
"<Weekday.TUESDAY: 2>"
181181
msgstr ""
182182
">>> from datetime import date\n"
183-
">>> Weekday.from_date(date.today()) \n"
183+
">>> Weekday.from_date(date.today())\n"
184184
"<Weekday.TUESDAY: 2>"
185185

186186
msgid ""

0 commit comments

Comments
 (0)