This commit is contained in:
GeekCornerGH 2019-11-23 16:25:21 +01:00 committed by GitHub
parent 3dd2ab9206
commit c048b808d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,14 +2,14 @@
username = "User name", username = "User name",
password = "Password", password = "Password",
submitPassword = "Submit password", submitPassword = "Submit password",
passwordsArentEqual = "Passwords aren't equal", passwordsArentEqual = "Passwords are not the same. Try Again.",
withoutPassword = "Without password:", withoutPassword = "Don't use a password:",
wallpapers = "Wallpapers:", wallpapers = "Wallpapers:",
screensavers = "Screensavers:", screensavers = "Screensavers:",
applications = "Third party apps:", applications = "Third party apps:",
languages = "Language packs:", languages = "Language packs:",
accept = "I accept this shit:", accept = "I accept this mess:",
select = "Select filesystem for installation", select = "Select disk for installation",
erase = "Erase", erase = "Erase",
used = "used", used = "used",
setup = "Setup your profile", setup = "Setup your profile",
@ -18,5 +18,5 @@
creating = "Creating user profile...", creating = "Creating user profile...",
installing = "Installing", installing = "Installing",
installed = "MineOS has been installed. Enjoy!", installed = "MineOS has been installed. Enjoy!",
reboot = "Reboot", reboot = "Reboot the computer",
} }