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 cad90c9 commit 872510dCopy full SHA for 872510d
tutorial/datastructures.po
@@ -46,7 +46,7 @@ msgstr ""
46
msgid ""
47
"Add an item to the end of the list. Equivalent to ``a[len(a):] = [x]``."
48
msgstr ""
49
-"Προσθέστε ένα στοιχείο στο τέλος της λίστας. Ισοδυναμεί με ``a[len(a):] = "
+"Προσθέτει ένα στοιχείο στο τέλος της λίστας. Ισοδυναμεί με ``a[len(a):] = "
50
"[x]``."
51
52
#: tutorial/datastructures.rst:28
0 commit comments