some update and fix for welcome screen. (#206)

* Update bn.po

* Update hi.po

* Update window.py

* Update window.py

* Update window.py

* Update window.py

* Update window.py

I removed some and added commas

---------

Co-authored-by: Jeffry Samuel <69224322+Jeffser@users.noreply.github.com>
This commit is contained in:
aritra saha
2024-08-08 11:24:34 +05:30
committed by GitHub
parent 87d6da26c9
commit eee73b1218
3 changed files with 48 additions and 26 deletions

View File

@@ -1293,7 +1293,19 @@ Generate a title following these rules:
possible_prompts = [
"What can you do?",
"Give me a pancake recipe",
"Why is the sky blue?"
"Why is the sky blue?",
"Can you tell me a joke?",
"Give me a healthy breakfast recipe",
"How to make a pizza",
"Can you write a poem?",
"Can you write a story?",
"What is GNU-Linux?",
"Which is the best Linux distro?",
"Why is Pluto not a planet?"
"What is a black-hole?",
"Tell me how to stay fit",
"Write a conversation between sun and Earth",
"Why is the grass green?"
]
for prompt in random.sample(possible_prompts, 3):
prompt_button = Gtk.Button(