mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-22 03:15:01 +00:00
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:
parent
b8a443c728
commit
e36c4d5f75
28 changed files with 137 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue