Translate to German, Make TTS friendly

This commit is contained in:
2022-08-14 11:54:32 +02:00
parent 46e3cc85d6
commit 12626bfeb3
2 changed files with 28 additions and 11 deletions

View File

@@ -11,7 +11,7 @@ def query_int(text):
return query_int(text)
def query_yes_no(question, default="no"):
def query_yes_no(question, default="yes"):
"""Ask a yes/no question via raw_input() and return their answer.
https://stackoverflow.com/questions/3041986/apt-command-line-interface-like-yes-no-input