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 80fee06 commit 44ef83bCopy full SHA for 44ef83b
library/stdtypes.po
@@ -2021,7 +2021,7 @@ msgstr "``s.remove(x)``"
2021
2022
#: library/stdtypes.rst:1212
2023
msgid "remove the first item from *s* where ``s[i]`` is equal to *x*"
2024
-msgstr "αφαιρεί του πρώτου στοιχείου από το *s* όπου ``s[i]`` είναι ίσο με *x*"
+msgstr "αφαιρεί το πρώτο στοιχείο από το *s* όπου ``s[i]`` είναι ίσο με *x*"
2025
2026
#: library/stdtypes.rst:1215
2027
msgid "``s.reverse()``"
0 commit comments