diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-09-06 15:21:08 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-09-06 15:21:08 -0400 |
| commit | cf98123bdd652c36fbd80984c7270f28954ab79c (patch) | |
| tree | 35948ee7736e735e6603d0302b87119984c8ab33 /locales | |
| parent | 549c44002f8b30580fe045dbb7d5affcf2146bda (diff) | |
| download | personal-website-cf98123bdd652c36fbd80984c7270f28954ab79c.tar.gz personal-website-cf98123bdd652c36fbd80984c7270f28954ab79c.tar.bz2 personal-website-cf98123bdd652c36fbd80984c7270f28954ab79c.zip | |
Added a communties section, new page, added games
Diffstat (limited to 'locales')
| -rw-r--r-- | locales/en.json | 3 | ||||
| -rw-r--r-- | locales/fr.json | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/locales/en.json b/locales/en.json index b3f88ce..3681a70 100644 --- a/locales/en.json +++ b/locales/en.json @@ -13,6 +13,7 @@ "ProgrammingLanguagesTitle": "Programming Languages", "FavouriteGamesTitle": "Favourite Games", "BadgesTitle": "Badges", + "CommunitiesTitle": "Communities", "AleePCPartsTitle": "AleePC Parts", "AleePCPartsTypeText": "Part Type", "AleePCPartsNameText": "Part Name", @@ -44,6 +45,8 @@ "VideosText": "Videos", "VideosSubtitle": "This is where you see my videos.", "VideosButton": "View more videos here", + "AleeLogoText": "Alee Logo", + "AleeLogoSubtitle": "Where you see the history of my logos that I made or a friend made.", "Footer": "Footer", "FooterCopyright": "© Copyright 2018-2020 Andrew Lee. All rights reserved." }
\ No newline at end of file diff --git a/locales/fr.json b/locales/fr.json index 54a879d..6ca15ed 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -13,6 +13,7 @@ "ProgrammingLanguagesTitle": "Langage de Programmation", "FavouriteGamesTitle": "Mon Jeux de Vidéo Préféré", "BadgesTitle": "Badges", + "CommunitiesTitle": "Communautés", "AleePCPartsTitle": "AleePC Pièces", "AleePCPartsTypeText": "Pièces Type", "AleePCPartsNameText": "Pièces Nom", |
