Rename project homepage to project website

This commit is contained in:
syeopite 2024-11-07 20:29:52 -08:00
parent d1b9769d89
commit 1341f67e85
No known key found for this signature in database
GPG Key ID: A73C186DA3955A1A
2 changed files with 3 additions and 3 deletions

View File

@ -468,7 +468,7 @@
"footer_navigation_section_header": "Navigation",
"footer_home_link": "Home",
"footer_project_information_section_header": "Invidious",
"footer_project_homepage_link": "Project Homepage",
"footer_project_website_link": "Project Website",
"footer_source_code_link": "Source Code",
"footer_issue_tracker_link": "Issue tracker",
"footer_public_instances_link": "Public instances",

View File

@ -172,8 +172,8 @@
<b class="footer-section-header">Invidious</b>
<ul class="pure-menu-list footer-section-list">
<li class="pure-menu-item footer-section-item">
<a href="https://invidious.io" title="<%= translate(locale, "footer_project_homepage_link")%>">
<%= translate(locale, "footer_project_homepage_link") %>
<a href="https://invidious.io" title="<%= translate(locale, "footer_project_website_link")%>">
<%= translate(locale, "footer_project_website_link") %>
</a>
</li>
<li class="pure-menu-item footer-section-item">