diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-12-17 22:31:57 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-12-17 22:31:57 -0500 |
| commit | 44501448a2295166a61c4efcfc5b670879092bbf (patch) | |
| tree | 4abe23fe14a88c0438de69085a63f5a33bfe1d4c /locales | |
| parent | ac9db86cd85387970cf5e3e3518713a6016128bc (diff) | |
| download | personal-website-44501448a2295166a61c4efcfc5b670879092bbf.tar.gz personal-website-44501448a2295166a61c4efcfc5b670879092bbf.tar.bz2 personal-website-44501448a2295166a61c4efcfc5b670879092bbf.zip | |
Added downloads page; Uploaded OSFT Software Archive
Diffstat (limited to 'locales')
| -rw-r--r-- | locales/en.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/locales/en.json b/locales/en.json index 3681a70..d6da3df 100644 --- a/locales/en.json +++ b/locales/en.json @@ -25,6 +25,12 @@ "AleePCPartsMotherboard": "Motherboard", "AleePCPartsCase": "Case", "AleePCPartsPowerSupply": "Power Supply", + "SoftwareInformationText": "Software Information", + "OperatingSystemText": "Operating System/Linux Distro:", + "DesktopEnvironmentText": "Desktop Environment:", + "WindowManagerText": "Window Manager:", + "DockText": "Dock:", + "IconPackText": "Icon Pack:", "CreditsTitle": "Credits", "CreditsGPLText": "Website is licensed under", "CreditsContent1": "Created using", @@ -47,6 +53,8 @@ "VideosButton": "View more videos here", "AleeLogoText": "Alee Logo", "AleeLogoSubtitle": "Where you see the history of my logos that I made or a friend made.", + "DownloadsText": "Downloads", + "DownloadsSubtitle": "Where you download stuff I uploaded here.", "Footer": "Footer", "FooterCopyright": "© Copyright 2018-2020 Andrew Lee. All rights reserved." }
\ No newline at end of file |
