remove duplicated play button
This commit is contained in:
@@ -119,7 +119,7 @@ export default {
|
||||
},
|
||||
author: 'Author:',
|
||||
platform: 'Platform:',
|
||||
play: '▶ Play',
|
||||
play: 'Play',
|
||||
moreInfo: 'More Info',
|
||||
downloads: 'downloads',
|
||||
},
|
||||
@@ -143,7 +143,7 @@ export default {
|
||||
notFound: 'Game not found',
|
||||
failedToLoad: 'Failed to load:',
|
||||
loading: 'Loading...',
|
||||
play: '▶ Play',
|
||||
play: 'Play',
|
||||
downloads: 'downloads',
|
||||
links: 'Links',
|
||||
assetsTitle: 'Downloads',
|
||||
|
||||
Reference in New Issue
Block a user