diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-02-27 10:04:32 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-02-27 10:04:32 -0500 |
| commit | 3fb9421ba90977e7f7ac4f1c2e1aadc6b57bcff3 (patch) | |
| tree | 1fcb6d2b7abba040d8b178cb6d86cd60f9051a6e /locales | |
| parent | fcb807c3b6357ebef82a16ec10085a51278296b0 (diff) | |
| download | personal-website-2020-rewrite.tar.gz personal-website-2020-rewrite.tar.bz2 personal-website-2020-rewrite.zip | |
Removed blog; Removed video temp; New logo; 20212020-rewrite
Diffstat (limited to 'locales')
| -rw-r--r-- | locales/en.json | 2 | ||||
| -rw-r--r-- | locales/fr.json | 10 |
2 files changed, 11 insertions, 1 deletions
diff --git a/locales/en.json b/locales/en.json index d6da3df..e3316cd 100644 --- a/locales/en.json +++ b/locales/en.json @@ -56,5 +56,5 @@ "DownloadsText": "Downloads", "DownloadsSubtitle": "Where you download stuff I uploaded here.", "Footer": "Footer", - "FooterCopyright": "© Copyright 2018-2020 Andrew Lee. All rights reserved." + "FooterCopyright": "© Copyright 2018-2021 Andrew Lee. All rights reserved." }
\ No newline at end of file diff --git a/locales/fr.json b/locales/fr.json index 6ca15ed..e59d36d 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -25,6 +25,12 @@ "AleePCPartsMotherboard": "Carte Mère", "AleePCPartsCase": "Boîte", "AleePCPartsPowerSupply": "Source de Courant", + "SoftwareInformationText": "Informations sur les Logiciels", + "OperatingSystemText": "Système Opérateur/Distribution Linux:", + "DesktopEnvironmentText": "Environnement Bureau:", + "WindowManagerText": "Gestionnaire de Fenêtre:", + "DockText": "Dock:", + "IconPackText": "Pack d'Icône:", "CreditsTitle": "Crédits", "CreditsGPLText": "Le site web est sous licence", "CreditsContent1": "Créé avec", @@ -45,6 +51,10 @@ "VideosText": "Vidéos", "VideosSubtitle": "C'est ici que vous voyez mes vidéos en ligne.", "VideosButton": "Voir plus de vidéos ici", + "AleeLogoText": "Alee Logo", + "AleeLogoSubtitle": "Where you see the history of my logos that I made or a friend made.", + "DownloadsText": "Télécharger", + "DownloadsSubtitle": "Où vous téléchargez des éléments que j'ai téléchargés ici. (Anglais seulement)", "Footer": "Footer", "FooterCopyright": "© Droits d'Auteur 2018-2020 Andrew Lee. Tous les droits sont réservés." }
\ No newline at end of file |
