8000 Translate tutorial/controlflow by skpanagiotis · Pull Request #556 · python/python-docs-el · GitHub
[go: up one dir, main page]

Skip to content

Translate tutorial/controlflow #556

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Oct 1, 2024
Prev Previous commit
Next Next commit
Update tutorial/controlflow.po
Co-authored-by: Theofanis Petkos <thepetk@gmail.com>
  • Loading branch information
skpanagiotis and thepetk authored Sep 26, 2024
commit e8f0476a118e6197d781629cfadb603fdd87c95c
2 changes: 1 addition & 1 deletion tutorial/controlflow.po
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ msgstr ""
"συντομογραφία του 'else if', και είναι χρήσιμη για να αποφύγετε την "
"υπερβολική εσοχή. Μια ακολουθία keyword:`!if` ... :keyword:`!elif` ... :"
"keyword:`!elif` ... είναι υποκατάστατο των δηλώσεων ``switch`` ή ``case`` "
"που βρέθηκαν σε άλλες γλώσσες."
"που υπάρχουν σε άλλες γλώσσες."

#: tutorial/controlflow.rst:39
msgid ""
Expand Down
0