revert mock

This commit is contained in:
Matt Hill
2026-01-20 17:09:01 -07:00
parent 2e5cd4b8ca
commit 6a1c1fde06
2 changed files with 2 additions and 2 deletions

View File

@@ -680,4 +680,4 @@ export const ENGLISH = {
'Installation Complete!': 714,
'StartOS has been installed successfully.': 715,
'Continue to Setup': 716,
} as Record<any, any>
} as const

View File

@@ -677,7 +677,7 @@ export default {
711: 'Lista jest pusta',
712: 'Uruchom ponownie teraz',
713: 'Później',
714: 'Instalacja zakończona',
714: 'Instalacja zakończona!',
715: 'StartOS został pomyślnie zainstalowany.',
716: 'Przejdź do konfiguracji',
} satisfies i18n