Displays "Never Played" if the game has never been played (#1697)

* Displays "Never Played" if the game has never been played

* Update nb.ts + pt_BR.ts
This commit is contained in:
¥IGA 2024-12-10 21:16:16 +01:00 committed by GitHub
parent b8a443c728
commit e36c4d5f75
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 137 additions and 2 deletions

View file

@ -1359,6 +1359,11 @@
<source>Play Time</source>
<translation>وقت اللعب</translation>
</message>
<message>
<location filename="../game_list_frame.cpp" line="108"/>
<source>Never Played</source>
<translation>Never Played</translation>
</message>
</context>
<context>
<name>CheckUpdate</name>