diff options
| author | Mai M <mathew1800@gmail.com> | 2022-04-17 05:45:30 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-17 05:45:30 -0400 |
| commit | 637f7e69286d4df083cc5682f74e19dcedc0d8ee (patch) | |
| tree | 3b73a9568030a0ae439fbd1e9c37990470d664cf /src/yuzu/compatdb.ui | |
| parent | fd49b186fa13c74a61cdf70844486c75cfc0c930 (diff) | |
| parent | 42b8148acaf9a47c2edafe89594a6dc54b22f59f (diff) | |
Merge pull request #8204 from Docteh/translate_gameslist
ui: Fix Game Compatibility list translations
Diffstat (limited to 'src/yuzu/compatdb.ui')
| -rw-r--r-- | src/yuzu/compatdb.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/compatdb.ui b/src/yuzu/compatdb.ui index fed402176..3ca55eda6 100644 --- a/src/yuzu/compatdb.ui +++ b/src/yuzu/compatdb.ui @@ -86,7 +86,7 @@ <item row="4" column="0"> <widget class="QRadioButton" name="radioButton_Great"> <property name="text"> - <string>Great </string> + <string>Great</string> </property> </widget> </item> |
