1
0
Fork 0
mirror of synced 2024-06-28 19:21:05 +12:00

Update rare/components/tabs/games/game_widgets/game_widget.py

Co-authored-by: multisn8 <contact@multisamplednight.com>
This commit is contained in:
Stelios Tsampas 2023-02-20 11:28:53 +02:00 committed by GitHub
parent 4ef73b48ef
commit cda4668486
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -92,7 +92,7 @@ class GameWidget(LibraryWidget):
}
self.hover_strings = {
"info": self.tr("Show infromation"),
"info": self.tr("Show information"),
"install": self.tr("Install game"),
"can_launch": self.tr("Launch game"),
"is_foreign": self.tr("Launch offline"),