Skip to content

Commit

Permalink
Fix links in UI
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Gilles committed Oct 18, 2019
1 parent f8c50bb commit f171055
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions front/src/config/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"introSentence": "First, thank you for choosing me. I'm Gladys, a privacy-friendly home assistant for your house.",
"introTimeToCreateAccount": "It's time to create a local account for your Gladys setup.",
"introDontWorryLocal": "Don't worry: Gladys is fully self-hosted, and all the informations you'll enter are just saved in the local database of Gladys.",
"introInCaseOfIssues": "In case you have issues installing Gladys, check out our <a href=\"\">documentation</a> or ask a question on <a href=\"\">Gladys community</a>.",
"introReadMoreGladysGateway": "Read more about the <a href=\"\">Gladys Gateway.</a>",
"introInCaseOfIssues": "In case you have issues installing Gladys, check out our <a href=\"https://documentation.gladysassistant.com\">documentation</a> or ask a question on <a href=\"https://community.gladysassistant.com\">Gladys community</a>.",
"introReadMoreGladysGateway": "Read more about <a href=\"https://gladysassistant.com/pricing\">Gladys Plus.</a>",
"buttonCreateAccountGladysGateway": "Create account with Gladys Gateway",
"buttonCreateAccountWithEmail": "Create local account with your Email"
},
Expand Down Expand Up @@ -106,7 +106,7 @@
"title": "Allow me to thank you 🙏",
"introduction": "I'm <a href=\"https://twitter.com/pierregillesl\">Pierre-Gilles Leymarie</a>, and I founded Gladys Assistant in 2013.",
"thanksForChoosingOpenSource": "I would like to thank you for choosing Gladys 🙌 I hope you'll enjoy using this software as much as I enjoyed building it.",
"ifYouWantToSupportThisSotware": "As Gladys is now my main job, I rely on contribution to make this project substainable. If you want to access to additionnal features and support Gladys, read more about the <a href=\"\">Gladys community package</a>.",
"ifYouWantToSupportThisSotware": "As Gladys is now my main job, I rely on contribution to make this project substainable. If you want to access to additionnal features and support Gladys, read more about <a href=\"https://gladysassistant.com/pricing\">Gladys Plus</a>.",
"goToDashboardButton": "Go to Dashboard"
}
},
Expand Down

0 comments on commit f171055

Please sign in to comment.