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 3ac8676 commit 7fb1bc3Copy full SHA for 7fb1bc3
tutorial/datastructures.po
@@ -45,7 +45,7 @@ msgstr ""
45
#: tutorial/datastructures.rst:22
46
msgid ""
47
"Add an item to the end of the list. Equivalent to ``a[len(a):] = [x]``."
48
-msgstr "Listenin sonuna bir öğe ekleyin. ``a[len(a):] = [x]`` ileeşdeğerdir."
+msgstr "Listenin sonuna bir öğe ekleyin. ``a[len(a):] = [x]`` ile eşdeğerdir."
49
50
#: tutorial/datastructures.rst:28
51
0 commit comments