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