diff --git a/CHANGELOG.md b/CHANGELOG.md index 96a86f3a9..fa21ea99a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Improved the language localization for German (`de`) - Upgraded `Nx` from version `16.5.5` to `16.6.0` ### Fixed diff --git a/apps/client/src/app/pages/open/open-page.html b/apps/client/src/app/pages/open/open-page.html index 07fbebc84..04a046181 100644 --- a/apps/client/src/app/pages/open/open-page.html +++ b/apps/client/src/app/pages/open/open-page.html @@ -3,7 +3,7 @@

Open Startup

-

+

At Ghostfolio, transparency is at the core of our values. We publish the source code as AGPL-3.0 license and we openly share aggregated key metrics of the platform’s - performance. + operational status.

@@ -31,6 +31,7 @@
Das Ausfallrisiko beim Börsenhandel kann erheblich sein. Es ist nicht ratsam, Geld zu investieren, welches du kurzfristig benötigst. apps/client/src/app/app.component.html - 180,181 + 181,182 @@ -758,7 +758,7 @@ Ressourcen apps/client/src/app/app.component.html - 72 + 73 apps/client/src/app/components/header/header.component.html @@ -778,7 +778,7 @@ Preise apps/client/src/app/app.component.html - 96 + 97 apps/client/src/app/components/header/header.component.html @@ -898,7 +898,7 @@ Über apps/client/src/app/app.component.html - 78 + 79 apps/client/src/app/components/header/header.component.html @@ -938,7 +938,7 @@ Features apps/client/src/app/app.component.html - 85 + 86 apps/client/src/app/components/header/header.component.html @@ -954,7 +954,7 @@ Märkte apps/client/src/app/app.component.html - 70 + 71 apps/client/src/app/components/header/header.component.html @@ -978,7 +978,7 @@ apps/client/src/app/pages/public/public-page.html - 149 + 152 @@ -1446,7 +1446,7 @@ Datenschutzbestimmungen apps/client/src/app/app.component.html - 100 + 101 apps/client/src/app/pages/about/privacy-policy/privacy-policy-page.html @@ -1458,7 +1458,7 @@ Blog apps/client/src/app/app.component.html - 80 + 81 apps/client/src/app/pages/blog/2021/07/hallo-ghostfolio/hallo-ghostfolio-page.html @@ -1526,7 +1526,7 @@ Changelog apps/client/src/app/app.component.html - 83 + 84 apps/client/src/app/pages/about/changelog/changelog-page.html @@ -1538,7 +1538,7 @@ Lizenz apps/client/src/app/app.component.html - 90 + 91 apps/client/src/app/pages/about/license/license-page.html @@ -1954,7 +1954,7 @@ Nach Konto apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 287 + 290 @@ -2002,7 +2002,7 @@ Nach Land apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 264 + 267 @@ -2322,7 +2322,7 @@ Ghostfolio verschafft Ihnen den Überblick über Ihr Vermögen. apps/client/src/app/pages/public/public-page.html - 144,146 + 147,149 @@ -3178,7 +3178,7 @@ Community apps/client/src/app/app.component.html - 115 + 116 apps/client/src/app/pages/account/account-page.html @@ -3874,7 +3874,7 @@ Nach ETF-Anbieter apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 307 + 310 @@ -4074,7 +4074,7 @@ Private Finanzen apps/client/src/app/app.component.html - 67 + 68 @@ -4082,7 +4082,7 @@ Häufig gestellte Fragen (FAQ) apps/client/src/app/app.component.html - 87 + 88 @@ -7150,11 +7150,11 @@ Keine Daten verfügbar apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 251 + 254 apps/client/src/app/pages/public/public-page.html - 120 + 123 @@ -7181,6 +7181,74 @@ 239 + + At Ghostfolio, transparency is at the core of our values. We publish the source code as open source software (OSS) under the AGPL-3.0 license and we openly share aggregated key metrics of the platform’s operational status. + Bei Ghostfolio gehört Transparenz zum zentralen Inhalt unserer Grundwerte. Wir publizieren den Quellcode als Open-Source-Software (OSS) unter der AGPL-3.0-Lizenz und veröffentlichen aggregierte Kennzahlen über den Betriebsstatus der Plattform. + + apps/client/src/app/pages/open/open-page.html + 6,22 + + + + Active Users + Aktive Nutzer + + apps/client/src/app/pages/open/open-page.html + 39 + + + apps/client/src/app/pages/open/open-page.html + 59 + + + + New Users + Neue Nutzer + + apps/client/src/app/pages/open/open-page.html + 49 + + + + Users in Slack community + Nutzer in der Slack Community + + apps/client/src/app/pages/open/open-page.html + 72 + + + + Contributors on GitHub + Contributors auf GitHub + + apps/client/src/app/pages/open/open-page.html + 86 + + + + Stars on GitHub + Sterne auf GitHub + + apps/client/src/app/pages/open/open-page.html + 100 + + + + Pulls on Docker Hub + Downloads auf Docker Hub + + apps/client/src/app/pages/open/open-page.html + 114 + + + + Uptime + Verfügbarkeit + + apps/client/src/app/pages/open/open-page.html + 128 + + diff --git a/apps/client/src/locales/messages.es.xlf b/apps/client/src/locales/messages.es.xlf index ae328a258..2bdc4bc6d 100644 --- a/apps/client/src/locales/messages.es.xlf +++ b/apps/client/src/locales/messages.es.xlf @@ -19,7 +19,7 @@ El riesgo de pérdida en trading puede ser importante. No es aconsejable invertir dinero que puedas necesitar a corto plazo. apps/client/src/app/app.component.html - 180,181 + 181,182 @@ -759,7 +759,7 @@ Recursos apps/client/src/app/app.component.html - 72 + 73 apps/client/src/app/components/header/header.component.html @@ -779,7 +779,7 @@ Precios apps/client/src/app/app.component.html - 96 + 97 apps/client/src/app/components/header/header.component.html @@ -899,7 +899,7 @@ Sobre apps/client/src/app/app.component.html - 78 + 79 apps/client/src/app/components/header/header.component.html @@ -939,7 +939,7 @@ Funcionalidades apps/client/src/app/app.component.html - 85 + 86 apps/client/src/app/components/header/header.component.html @@ -955,7 +955,7 @@ Mercados apps/client/src/app/app.component.html - 70 + 71 apps/client/src/app/components/header/header.component.html @@ -979,7 +979,7 @@ apps/client/src/app/pages/public/public-page.html - 149 + 152 @@ -1447,7 +1447,7 @@ Política de privacidad apps/client/src/app/app.component.html - 100 + 101 apps/client/src/app/pages/about/privacy-policy/privacy-policy-page.html @@ -1459,7 +1459,7 @@ Blog apps/client/src/app/app.component.html - 80 + 81 apps/client/src/app/pages/blog/2021/07/hallo-ghostfolio/hallo-ghostfolio-page.html @@ -1527,7 +1527,7 @@ Registro de cambios apps/client/src/app/app.component.html - 83 + 84 apps/client/src/app/pages/about/changelog/changelog-page.html @@ -1539,7 +1539,7 @@ Licencia de uso apps/client/src/app/app.component.html - 90 + 91 apps/client/src/app/pages/about/license/license-page.html @@ -1955,7 +1955,7 @@ Por cuenta apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 287 + 290 @@ -2003,7 +2003,7 @@ Por país apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 264 + 267 @@ -2323,7 +2323,7 @@ Ghostfolio te permite hacer un seguimiento de tu riqueza. apps/client/src/app/pages/public/public-page.html - 144,146 + 147,149 @@ -3179,7 +3179,7 @@ Comunidad apps/client/src/app/app.component.html - 115 + 116 apps/client/src/app/pages/account/account-page.html @@ -3875,7 +3875,7 @@ By ETF Provider apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 307 + 310 @@ -4075,7 +4075,7 @@ Personal Finance apps/client/src/app/app.component.html - 67 + 68 @@ -4083,7 +4083,7 @@ Frequently Asked Questions (FAQ) apps/client/src/app/app.component.html - 87 + 88 @@ -7151,11 +7151,11 @@ No data available apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 251 + 254 apps/client/src/app/pages/public/public-page.html - 120 + 123 @@ -7182,6 +7182,74 @@ 239 + + At Ghostfolio, transparency is at the core of our values. We publish the source code as open source software (OSS) under the AGPL-3.0 license and we openly share aggregated key metrics of the platform’s operational status. + At Ghostfolio, transparency is at the core of our values. We publish the source code as open source software (OSS) under the AGPL-3.0 license and we openly share aggregated key metrics of the platform’s operational status. + + apps/client/src/app/pages/open/open-page.html + 6,22 + + + + Active Users + Active Users + + apps/client/src/app/pages/open/open-page.html + 39 + + + apps/client/src/app/pages/open/open-page.html + 59 + + + + New Users + New Users + + apps/client/src/app/pages/open/open-page.html + 49 + + + + Users in Slack community + Users in Slack community + + apps/client/src/app/pages/open/open-page.html + 72 + + + + Contributors on GitHub + Contributors on GitHub + + apps/client/src/app/pages/open/open-page.html + 86 + + + + Stars on GitHub + Stars on GitHub + + apps/client/src/app/pages/open/open-page.html + 100 + + + + Pulls on Docker Hub + Pulls on Docker Hub + + apps/client/src/app/pages/open/open-page.html + 114 + + + + Uptime + Uptime + + apps/client/src/app/pages/open/open-page.html + 128 + + diff --git a/apps/client/src/locales/messages.fr.xlf b/apps/client/src/locales/messages.fr.xlf index 9e180d3c3..5af9678fc 100644 --- a/apps/client/src/locales/messages.fr.xlf +++ b/apps/client/src/locales/messages.fr.xlf @@ -6,7 +6,7 @@ Le risque de perte en investissant peut être important. Il est déconseillé d'investir de l'argent dont vous pourriez avoir besoin à court terme. apps/client/src/app/app.component.html - 180,181 + 181,182 @@ -1050,7 +1050,7 @@ Ressources apps/client/src/app/app.component.html - 72 + 73 apps/client/src/app/components/header/header.component.html @@ -1070,7 +1070,7 @@ Prix apps/client/src/app/app.component.html - 96 + 97 apps/client/src/app/components/header/header.component.html @@ -1190,7 +1190,7 @@ À propos apps/client/src/app/app.component.html - 78 + 79 apps/client/src/app/components/header/header.component.html @@ -1230,7 +1230,7 @@ Fonctionnalités apps/client/src/app/app.component.html - 85 + 86 apps/client/src/app/components/header/header.component.html @@ -1246,7 +1246,7 @@ Marchés apps/client/src/app/app.component.html - 70 + 71 apps/client/src/app/components/header/header.component.html @@ -1798,7 +1798,7 @@ Historique des modifications apps/client/src/app/app.component.html - 83 + 84 apps/client/src/app/pages/about/changelog/changelog-page.html @@ -1810,7 +1810,7 @@ License apps/client/src/app/app.component.html - 90 + 91 apps/client/src/app/pages/about/license/license-page.html @@ -1834,7 +1834,7 @@ Politique de Vie Privée apps/client/src/app/app.component.html - 100 + 101 apps/client/src/app/pages/about/privacy-policy/privacy-policy-page.html @@ -1982,7 +1982,7 @@ Communauté apps/client/src/app/app.component.html - 115 + 116 apps/client/src/app/pages/account/account-page.html @@ -2226,7 +2226,7 @@ Blog apps/client/src/app/app.component.html - 80 + 81 apps/client/src/app/pages/blog/2021/07/hallo-ghostfolio/hallo-ghostfolio-page.html @@ -2562,7 +2562,7 @@ Par Compte apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 287 + 290 @@ -2610,7 +2610,7 @@ Par Pays apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 264 + 267 @@ -2838,7 +2838,7 @@ Ghostfolio vous aide à garder un aperçu de votre patrimoine. apps/client/src/app/pages/public/public-page.html - 144,146 + 147,149 @@ -2850,7 +2850,7 @@ apps/client/src/app/pages/public/public-page.html - 149 + 152 @@ -3874,7 +3874,7 @@ Par Émetteur d'ETF apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 307 + 310 @@ -4074,7 +4074,7 @@ Finance Personnelle apps/client/src/app/app.component.html - 67 + 68 @@ -4082,7 +4082,7 @@ Questions Fréquentes (FAQ) apps/client/src/app/app.component.html - 87 + 88 @@ -7150,11 +7150,11 @@ No data available apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 251 + 254 apps/client/src/app/pages/public/public-page.html - 120 + 123 @@ -7181,6 +7181,74 @@ 239 + + At Ghostfolio, transparency is at the core of our values. We publish the source code as open source software (OSS) under the AGPL-3.0 license and we openly share aggregated key metrics of the platform’s operational status. + At Ghostfolio, transparency is at the core of our values. We publish the source code as open source software (OSS) under the AGPL-3.0 license and we openly share aggregated key metrics of the platform’s operational status. + + apps/client/src/app/pages/open/open-page.html + 6,22 + + + + Active Users + Active Users + + apps/client/src/app/pages/open/open-page.html + 39 + + + apps/client/src/app/pages/open/open-page.html + 59 + + + + New Users + New Users + + apps/client/src/app/pages/open/open-page.html + 49 + + + + Users in Slack community + Users in Slack community + + apps/client/src/app/pages/open/open-page.html + 72 + + + + Contributors on GitHub + Contributors on GitHub + + apps/client/src/app/pages/open/open-page.html + 86 + + + + Stars on GitHub + Stars on GitHub + + apps/client/src/app/pages/open/open-page.html + 100 + + + + Pulls on Docker Hub + Pulls on Docker Hub + + apps/client/src/app/pages/open/open-page.html + 114 + + + + Uptime + Uptime + + apps/client/src/app/pages/open/open-page.html + 128 + + diff --git a/apps/client/src/locales/messages.it.xlf b/apps/client/src/locales/messages.it.xlf index fe6790a6b..07462d173 100644 --- a/apps/client/src/locales/messages.it.xlf +++ b/apps/client/src/locales/messages.it.xlf @@ -19,7 +19,7 @@ Il rischio di perdita nel trading può essere notevole. Non è consigliabile investire denaro di cui potresti avere bisogno a breve termine. apps/client/src/app/app.component.html - 180,181 + 181,182 @@ -759,7 +759,7 @@ Risorse apps/client/src/app/app.component.html - 72 + 73 apps/client/src/app/components/header/header.component.html @@ -779,7 +779,7 @@ Prezzi apps/client/src/app/app.component.html - 96 + 97 apps/client/src/app/components/header/header.component.html @@ -899,7 +899,7 @@ Informazioni su apps/client/src/app/app.component.html - 78 + 79 apps/client/src/app/components/header/header.component.html @@ -939,7 +939,7 @@ Funzionalità apps/client/src/app/app.component.html - 85 + 86 apps/client/src/app/components/header/header.component.html @@ -955,7 +955,7 @@ Mercati apps/client/src/app/app.component.html - 70 + 71 apps/client/src/app/components/header/header.component.html @@ -979,7 +979,7 @@ apps/client/src/app/pages/public/public-page.html - 149 + 152 @@ -1447,7 +1447,7 @@ Informativa sulla privacy apps/client/src/app/app.component.html - 100 + 101 apps/client/src/app/pages/about/privacy-policy/privacy-policy-page.html @@ -1459,7 +1459,7 @@ Blog apps/client/src/app/app.component.html - 80 + 81 apps/client/src/app/pages/blog/2021/07/hallo-ghostfolio/hallo-ghostfolio-page.html @@ -1527,7 +1527,7 @@ Registro delle modifiche apps/client/src/app/app.component.html - 83 + 84 apps/client/src/app/pages/about/changelog/changelog-page.html @@ -1539,7 +1539,7 @@ Licenza d'uso apps/client/src/app/app.component.html - 90 + 91 apps/client/src/app/pages/about/license/license-page.html @@ -1955,7 +1955,7 @@ Per account apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 287 + 290 @@ -2003,7 +2003,7 @@ Per paese apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 264 + 267 @@ -2323,7 +2323,7 @@ Ghostfolio ti permette di tenere traccia della tua ricchezza. apps/client/src/app/pages/public/public-page.html - 144,146 + 147,149 @@ -3179,7 +3179,7 @@ Community apps/client/src/app/app.component.html - 115 + 116 apps/client/src/app/pages/account/account-page.html @@ -3875,7 +3875,7 @@ By ETF Provider apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 307 + 310 @@ -4075,7 +4075,7 @@ Personal Finance apps/client/src/app/app.component.html - 67 + 68 @@ -4083,7 +4083,7 @@ Frequently Asked Questions (FAQ) apps/client/src/app/app.component.html - 87 + 88 @@ -7151,11 +7151,11 @@ No data available apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 251 + 254 apps/client/src/app/pages/public/public-page.html - 120 + 123 @@ -7182,6 +7182,74 @@ 239 + + At Ghostfolio, transparency is at the core of our values. We publish the source code as open source software (OSS) under the AGPL-3.0 license and we openly share aggregated key metrics of the platform’s operational status. + At Ghostfolio, transparency is at the core of our values. We publish the source code as open source software (OSS) under the AGPL-3.0 license and we openly share aggregated key metrics of the platform’s operational status. + + apps/client/src/app/pages/open/open-page.html + 6,22 + + + + Active Users + Active Users + + apps/client/src/app/pages/open/open-page.html + 39 + + + apps/client/src/app/pages/open/open-page.html + 59 + + + + New Users + New Users + + apps/client/src/app/pages/open/open-page.html + 49 + + + + Users in Slack community + Users in Slack community + + apps/client/src/app/pages/open/open-page.html + 72 + + + + Contributors on GitHub + Contributors on GitHub + + apps/client/src/app/pages/open/open-page.html + 86 + + + + Stars on GitHub + Stars on GitHub + + apps/client/src/app/pages/open/open-page.html + 100 + + + + Pulls on Docker Hub + Pulls on Docker Hub + + apps/client/src/app/pages/open/open-page.html + 114 + + + + Uptime + Uptime + + apps/client/src/app/pages/open/open-page.html + 128 + + diff --git a/apps/client/src/locales/messages.nl.xlf b/apps/client/src/locales/messages.nl.xlf index 0828e4feb..ed453c46b 100644 --- a/apps/client/src/locales/messages.nl.xlf +++ b/apps/client/src/locales/messages.nl.xlf @@ -18,7 +18,7 @@ Het risico van verlies in de handel kan aanzienlijk zijn. Het is niet raadzaam om geld te beleggen dat u op korte termijn nodig kunt hebben. apps/client/src/app/app.component.html - 180,181 + 181,182 @@ -758,7 +758,7 @@ Middelen apps/client/src/app/app.component.html - 72 + 73 apps/client/src/app/components/header/header.component.html @@ -778,7 +778,7 @@ Prijzen apps/client/src/app/app.component.html - 96 + 97 apps/client/src/app/components/header/header.component.html @@ -898,7 +898,7 @@ Over apps/client/src/app/app.component.html - 78 + 79 apps/client/src/app/components/header/header.component.html @@ -938,7 +938,7 @@ Kenmerken apps/client/src/app/app.component.html - 85 + 86 apps/client/src/app/components/header/header.component.html @@ -954,7 +954,7 @@ Markten apps/client/src/app/app.component.html - 70 + 71 apps/client/src/app/components/header/header.component.html @@ -978,7 +978,7 @@ apps/client/src/app/pages/public/public-page.html - 149 + 152 @@ -1446,7 +1446,7 @@ Privacybeleid apps/client/src/app/app.component.html - 100 + 101 apps/client/src/app/pages/about/privacy-policy/privacy-policy-page.html @@ -1458,7 +1458,7 @@ Blog apps/client/src/app/app.component.html - 80 + 81 apps/client/src/app/pages/blog/2021/07/hallo-ghostfolio/hallo-ghostfolio-page.html @@ -1526,7 +1526,7 @@ Changelog apps/client/src/app/app.component.html - 83 + 84 apps/client/src/app/pages/about/changelog/changelog-page.html @@ -1538,7 +1538,7 @@ Licentie apps/client/src/app/app.component.html - 90 + 91 apps/client/src/app/pages/about/license/license-page.html @@ -1954,7 +1954,7 @@ Per rekening apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 287 + 290 @@ -2002,7 +2002,7 @@ Per land apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 264 + 267 @@ -2322,7 +2322,7 @@ Ghostfolio stelt u in staat om uw vermogen bij te houden. apps/client/src/app/pages/public/public-page.html - 144,146 + 147,149 @@ -3178,7 +3178,7 @@ Gemeenschap apps/client/src/app/app.component.html - 115 + 116 apps/client/src/app/pages/account/account-page.html @@ -3874,7 +3874,7 @@ By ETF Provider apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 307 + 310 @@ -4074,7 +4074,7 @@ Personal Finance apps/client/src/app/app.component.html - 67 + 68 @@ -4082,7 +4082,7 @@ Frequently Asked Questions (FAQ) apps/client/src/app/app.component.html - 87 + 88 @@ -7150,11 +7150,11 @@ No data available apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 251 + 254 apps/client/src/app/pages/public/public-page.html - 120 + 123 @@ -7181,6 +7181,74 @@ 239 + + At Ghostfolio, transparency is at the core of our values. We publish the source code as open source software (OSS) under the AGPL-3.0 license and we openly share aggregated key metrics of the platform’s operational status. + At Ghostfolio, transparency is at the core of our values. We publish the source code as open source software (OSS) under the AGPL-3.0 license and we openly share aggregated key metrics of the platform’s operational status. + + apps/client/src/app/pages/open/open-page.html + 6,22 + + + + Active Users + Active Users + + apps/client/src/app/pages/open/open-page.html + 39 + + + apps/client/src/app/pages/open/open-page.html + 59 + + + + New Users + New Users + + apps/client/src/app/pages/open/open-page.html + 49 + + + + Users in Slack community + Users in Slack community + + apps/client/src/app/pages/open/open-page.html + 72 + + + + Contributors on GitHub + Contributors on GitHub + + apps/client/src/app/pages/open/open-page.html + 86 + + + + Stars on GitHub + Stars on GitHub + + apps/client/src/app/pages/open/open-page.html + 100 + + + + Pulls on Docker Hub + Pulls on Docker Hub + + apps/client/src/app/pages/open/open-page.html + 114 + + + + Uptime + Uptime + + apps/client/src/app/pages/open/open-page.html + 128 + + diff --git a/apps/client/src/locales/messages.pt.xlf b/apps/client/src/locales/messages.pt.xlf index 20230a94d..ff884ded9 100644 --- a/apps/client/src/locales/messages.pt.xlf +++ b/apps/client/src/locales/messages.pt.xlf @@ -6,7 +6,7 @@ O risco de perda em investimentos pode ser substancial. Não é aconselhável investir dinheiro que possa vir a precisar a curto prazo. apps/client/src/app/app.component.html - 180,181 + 181,182 @@ -930,7 +930,7 @@ Recursos apps/client/src/app/app.component.html - 72 + 73 apps/client/src/app/components/header/header.component.html @@ -950,7 +950,7 @@ Preços apps/client/src/app/app.component.html - 96 + 97 apps/client/src/app/components/header/header.component.html @@ -1070,7 +1070,7 @@ Sobre apps/client/src/app/app.component.html - 78 + 79 apps/client/src/app/components/header/header.component.html @@ -1110,7 +1110,7 @@ Funcionalidades apps/client/src/app/app.component.html - 85 + 86 apps/client/src/app/components/header/header.component.html @@ -1126,7 +1126,7 @@ Mercados apps/client/src/app/app.component.html - 70 + 71 apps/client/src/app/components/header/header.component.html @@ -1782,7 +1782,7 @@ Changelog apps/client/src/app/app.component.html - 83 + 84 apps/client/src/app/pages/about/changelog/changelog-page.html @@ -1794,7 +1794,7 @@ Licença apps/client/src/app/app.component.html - 90 + 91 apps/client/src/app/pages/about/license/license-page.html @@ -1818,7 +1818,7 @@ Política de Privacidade apps/client/src/app/app.component.html - 100 + 101 apps/client/src/app/pages/about/privacy-policy/privacy-policy-page.html @@ -2154,7 +2154,7 @@ Blog apps/client/src/app/app.component.html - 80 + 81 apps/client/src/app/pages/blog/2021/07/hallo-ghostfolio/hallo-ghostfolio-page.html @@ -2482,7 +2482,7 @@ Por Conta apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 287 + 290 @@ -2530,7 +2530,7 @@ Por País apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 264 + 267 @@ -2746,7 +2746,7 @@ O Ghostfolio permite-lhe estar a par e gerir a sua riqueza. apps/client/src/app/pages/public/public-page.html - 144,146 + 147,149 @@ -2758,7 +2758,7 @@ apps/client/src/app/pages/public/public-page.html - 149 + 152 @@ -3234,7 +3234,7 @@ Comunidade apps/client/src/app/app.component.html - 115 + 116 apps/client/src/app/pages/account/account-page.html @@ -3874,7 +3874,7 @@ Por Prestador de ETF apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 307 + 310 @@ -4074,7 +4074,7 @@ Finanças pessoais apps/client/src/app/app.component.html - 67 + 68 @@ -4082,7 +4082,7 @@ Perguntas Frequentes (FAQ) apps/client/src/app/app.component.html - 87 + 88 @@ -7150,11 +7150,11 @@ No data available apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 251 + 254 apps/client/src/app/pages/public/public-page.html - 120 + 123 @@ -7181,6 +7181,74 @@ 239 + + At Ghostfolio, transparency is at the core of our values. We publish the source code as open source software (OSS) under the AGPL-3.0 license and we openly share aggregated key metrics of the platform’s operational status. + At Ghostfolio, transparency is at the core of our values. We publish the source code as open source software (OSS) under the AGPL-3.0 license and we openly share aggregated key metrics of the platform’s operational status. + + apps/client/src/app/pages/open/open-page.html + 6,22 + + + + Active Users + Active Users + + apps/client/src/app/pages/open/open-page.html + 39 + + + apps/client/src/app/pages/open/open-page.html + 59 + + + + New Users + New Users + + apps/client/src/app/pages/open/open-page.html + 49 + + + + Users in Slack community + Users in Slack community + + apps/client/src/app/pages/open/open-page.html + 72 + + + + Contributors on GitHub + Contributors on GitHub + + apps/client/src/app/pages/open/open-page.html + 86 + + + + Stars on GitHub + Stars on GitHub + + apps/client/src/app/pages/open/open-page.html + 100 + + + + Pulls on Docker Hub + Pulls on Docker Hub + + apps/client/src/app/pages/open/open-page.html + 114 + + + + Uptime + Uptime + + apps/client/src/app/pages/open/open-page.html + 128 + + diff --git a/apps/client/src/locales/messages.xlf b/apps/client/src/locales/messages.xlf index a2745271d..6da2b478d 100644 --- a/apps/client/src/locales/messages.xlf +++ b/apps/client/src/locales/messages.xlf @@ -17,7 +17,7 @@ The risk of loss in trading can be substantial. It is not advisable to invest money you may need in the short term. apps/client/src/app/app.component.html - 180,181 + 181,182 @@ -695,7 +695,7 @@ Resources apps/client/src/app/app.component.html - 72 + 73 apps/client/src/app/components/header/header.component.html @@ -714,7 +714,7 @@ Pricing apps/client/src/app/app.component.html - 96 + 97 apps/client/src/app/components/header/header.component.html @@ -833,7 +833,7 @@ About apps/client/src/app/app.component.html - 78 + 79 apps/client/src/app/components/header/header.component.html @@ -869,7 +869,7 @@ Features apps/client/src/app/app.component.html - 85 + 86 apps/client/src/app/components/header/header.component.html @@ -884,7 +884,7 @@ Markets apps/client/src/app/app.component.html - 70 + 71 apps/client/src/app/components/header/header.component.html @@ -907,7 +907,7 @@ apps/client/src/app/pages/public/public-page.html - 149 + 152 @@ -1329,7 +1329,7 @@ Privacy Policy apps/client/src/app/app.component.html - 100 + 101 apps/client/src/app/pages/about/privacy-policy/privacy-policy-page.html @@ -1340,7 +1340,7 @@ Blog apps/client/src/app/app.component.html - 80 + 81 apps/client/src/app/pages/blog/2021/07/hallo-ghostfolio/hallo-ghostfolio-page.html @@ -1407,7 +1407,7 @@ Changelog apps/client/src/app/app.component.html - 83 + 84 apps/client/src/app/pages/about/changelog/changelog-page.html @@ -1418,7 +1418,7 @@ License apps/client/src/app/app.component.html - 90 + 91 apps/client/src/app/pages/about/license/license-page.html @@ -1792,7 +1792,7 @@ By Account apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 287 + 290 @@ -1834,7 +1834,7 @@ By Country apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 264 + 267 @@ -2125,7 +2125,7 @@ Ghostfolio empowers you to keep track of your wealth. apps/client/src/app/pages/public/public-page.html - 144,146 + 147,149 @@ -2885,7 +2885,7 @@ Community apps/client/src/app/app.component.html - 115 + 116 apps/client/src/app/pages/account/account-page.html @@ -3491,7 +3491,7 @@ By ETF Provider apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 307 + 310 @@ -3689,14 +3689,14 @@ Personal Finance apps/client/src/app/app.component.html - 67 + 68 Frequently Asked Questions (FAQ) apps/client/src/app/app.component.html - 87 + 88 @@ -6652,11 +6652,11 @@ No data available apps/client/src/app/pages/portfolio/allocations/allocations-page.html - 251 + 254 apps/client/src/app/pages/public/public-page.html - 120 + 123 @@ -6729,6 +6729,66 @@ 239 + + Active Users + + apps/client/src/app/pages/open/open-page.html + 39 + + + apps/client/src/app/pages/open/open-page.html + 59 + + + + Pulls on Docker Hub + + apps/client/src/app/pages/open/open-page.html + 114 + + + + New Users + + apps/client/src/app/pages/open/open-page.html + 49 + + + + At Ghostfolio, transparency is at the core of our values. We publish the source code as open source software (OSS) under the AGPL-3.0 license and we openly share aggregated key metrics of the platform’s operational status. + + apps/client/src/app/pages/open/open-page.html + 6,22 + + + + Stars on GitHub + + apps/client/src/app/pages/open/open-page.html + 100 + + + + Contributors on GitHub + + apps/client/src/app/pages/open/open-page.html + 86 + + + + Users in Slack community + + apps/client/src/app/pages/open/open-page.html + 72 + + + + Uptime + + apps/client/src/app/pages/open/open-page.html + 128 + +