mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
revert mock
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user