Improve game support messages
This commit is contained in:
@@ -461,7 +461,7 @@
|
||||
|
||||
{% if package.supports_all_games %}
|
||||
<p>
|
||||
{{ _("Should support most games.") }}
|
||||
{{ _("No specific game required") }}
|
||||
{% if supported_games %}
|
||||
<br>
|
||||
{{ _("Tested with:") }}
|
||||
|
||||
Reference in New Issue
Block a user