Custom game: suwak rozmiaru 5-80
This commit is contained in:
@@ -32,10 +32,10 @@ const messages = {
|
||||
'guide.waiting': 'Oczekiwanie...',
|
||||
'guide.solved': 'Rozwiązane!',
|
||||
'custom.title': 'GRA WŁASNA',
|
||||
'custom.prompt': 'Wprowadź rozmiar siatki (5 - 100):',
|
||||
'custom.prompt': 'Wprowadź rozmiar siatki (5 - 80):',
|
||||
'custom.cancel': 'Anuluj',
|
||||
'custom.start': 'Start',
|
||||
'custom.sizeError': 'Rozmiar musi być między 5 a 100!',
|
||||
'custom.sizeError': 'Rozmiar musi być między 5 a 80!',
|
||||
'win.title': 'GRATULACJE!',
|
||||
'win.message': 'Rozwiązałeś zagadkę!',
|
||||
'win.time': 'Czas:',
|
||||
@@ -65,10 +65,10 @@ const messages = {
|
||||
'guide.waiting': 'Waiting...',
|
||||
'guide.solved': 'Solved!',
|
||||
'custom.title': 'CUSTOM GAME',
|
||||
'custom.prompt': 'Enter grid size (5 - 100):',
|
||||
'custom.prompt': 'Enter grid size (5 - 80):',
|
||||
'custom.cancel': 'Cancel',
|
||||
'custom.start': 'Start',
|
||||
'custom.sizeError': 'Size must be between 5 and 100!',
|
||||
'custom.sizeError': 'Size must be between 5 and 80!',
|
||||
'win.title': 'CONGRATULATIONS!',
|
||||
'win.message': 'You solved the puzzle!',
|
||||
'win.time': 'Time:',
|
||||
|
||||
Reference in New Issue
Block a user