mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 19:19:21 +01:00
24 lines
730 B
Plaintext
24 lines
730 B
Plaintext
{
|
|
username = "User name",
|
|
password = "Password",
|
|
submitPassword = "Submit password",
|
|
passwordsArentEqual = "Passwords are not the same. Try Again.",
|
|
usernameInvalid = "Invalid username",
|
|
withoutPassword = "Don't use a password:",
|
|
wallpapers = "Wallpapers:",
|
|
screensavers = "Screensavers:",
|
|
applications = "Third party apps:",
|
|
languages = "Language packs:",
|
|
accept = "I accept this shit:",
|
|
select = "Select disk for installation",
|
|
erase = "Erase",
|
|
used = "used",
|
|
setup = "Setup your profile",
|
|
customize = "Customize downloads",
|
|
flashing = "Flashing EEPROM...",
|
|
creating = "Creating user profile...",
|
|
installing = "Installing",
|
|
installed = "MineOS has been installed. Enjoy!",
|
|
reboot = "Reboot the computer",
|
|
}
|