Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c5d1682

Browse files
authored
Fix union operator translation (#1820)
Closes #1818
1 parent 8619c46 commit c5d1682

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

whatsnew/3.10.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -889,7 +889,7 @@ msgstr ""
889889

890890
#: ../Doc/whatsnew/3.10.rst:716
891891
msgid "PEP 604: New Type Union Operator"
892-
msgstr "PEP 604: Nuevo tipo de operador sindical"
892+
msgstr "PEP 604: Nuevo tipo de operador unión"
893893

894894
#: ../Doc/whatsnew/3.10.rst:718
895895
msgid ""

whatsnew/3.9.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ msgstr "Nuevas funciones de sintaxis:"
7373

7474
#: ../Doc/whatsnew/3.9.rst:65
7575
msgid ":pep:`584`, union operators added to ``dict``;"
76-
msgstr ":pep:`584`, operadores sindicales agregados a ``dict``;"
76+
msgstr ":pep:`584`, operadores unión agregados a ``dict``;"
7777

7878
#: ../Doc/whatsnew/3.9.rst:66
7979
msgid ":pep:`585`, type hinting generics in standard collections;"

0 commit comments

Comments
 (0)