diff options
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 |
