Browse Source

Improve wording (vs)

pull/2547/head
Thomas 2 years ago
parent
commit
a2c1591466
  1. 27
      apps/client/src/app/pages/resources/personal-finance-tools/product-page-template.html

27
apps/client/src/app/pages/resources/personal-finance-tools/product-page-template.html

@ -35,15 +35,19 @@
its capabilities, security, and user experience. its capabilities, security, and user experience.
</p> </p>
<p i18n> <p i18n>
Let’s dive deeper into the detailed comparison table below to gain a Let’s dive deeper into the detailed Ghostfolio vs {{ product2.name
thorough understanding of how Ghostfolio positions itself relative }} comparison table below to gain a thorough understanding of how
to {{ product2.name }}. We will explore various aspects such as Ghostfolio positions itself relative to {{ product2.name }}. We will
features, data privacy, pricing, and more, allowing you to make a explore various aspects such as features, data privacy, pricing, and
well-informed choice for your personal requirements. more, allowing you to make a well-informed choice for your personal
requirements.
</p> </p>
</section> </section>
<section class="mb-4"> <section class="mb-4">
<table class="gf-table w-100"> <table class="gf-table w-100">
<caption class="text-center" i18n>
Ghostfolio vs {{ product2.name }} comparison table
</caption>
<thead> <thead>
<tr class="mat-mdc-header-row"> <tr class="mat-mdc-header-row">
<th class="mat-mdc-header-cell px-1 py-2"></th> <th class="mat-mdc-header-cell px-1 py-2"></th>
@ -197,12 +201,13 @@
</section> </section>
<section class="mb-4"> <section class="mb-4">
<p i18n> <p i18n>
Please note that the information provided is based on our Please note that the information provided in the Ghostfolio vs {{
independent research and analysis. This website is not affiliated product2.name }} comparison table is based on our independent
with {{ product2.name }} or any other product mentioned in the research and analysis. This website is not affiliated with {{
comparison. As the landscape of personal finance tools evolves, it product2.name }} or any other product mentioned in the comparison.
is essential to verify any specific details or changes directly from As the landscape of personal finance tools evolves, it is essential
the respective product page. Data needs a refresh? Help us maintain to verify any specific details or changes directly from the
respective product page. Data needs a refresh? Help us maintain
accurate data on accurate data on
<a href="https://github.com/ghostfolio/ghostfolio">GitHub</a>. <a href="https://github.com/ghostfolio/ghostfolio">GitHub</a>.
</p> </p>

Loading…
Cancel
Save