fix: prevent premature solved status, add DFS boost button, mark boosted exports
This commit is contained in:
@@ -68,6 +68,7 @@ const messages = {
|
||||
'win.shareDownload': 'Pobierz zrzut',
|
||||
'win.difficulty': 'Poziom:',
|
||||
'win.usedGuide': 'Podpowiedzi: {percent}% ({count})',
|
||||
'win.boosted': 'Wspomagany (DFS)',
|
||||
'pwa.installTitle': 'Zainstaluj aplikację i graj offline',
|
||||
'pwa.installMobile': 'Dodaj do ekranu głównego',
|
||||
'pwa.installDesktop': 'Zainstaluj na komputerze',
|
||||
@@ -244,6 +245,7 @@ const messages = {
|
||||
'win.shareDownload': 'Download screenshot',
|
||||
'win.difficulty': 'Difficulty:',
|
||||
'win.usedGuide': 'Hints: {percent}% ({count})',
|
||||
'win.boosted': 'Boosted (DFS)',
|
||||
'pwa.installTitle': 'Install the app and play offline',
|
||||
'pwa.installMobile': 'Add to home screen',
|
||||
'pwa.installDesktop': 'Install on desktop',
|
||||
|
||||
Reference in New Issue
Block a user