Feature/add support for localized routes in spanish (#2015)

* Add support for localized routes in Spanish

* Update changelog
pull/2016/head^2
Thomas Kaul 1 year ago committed by GitHub
parent c8682a7393
commit 6857e0314f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
### Added
- Added support for localized routes in Spanish (`es`)
## 1.273.0 - 2023-05-28
### Added

@ -11,6 +11,7 @@ const routes: Routes = [
'a-propos',
'informazioni-su',
'over',
'sobre',
'ueber-uns'
].map((path) => ({
path,
@ -23,6 +24,7 @@ const routes: Routes = [
'a-propos/changelog',
'informazioni-su/changelog',
'over/changelog',
'sobre/changelog',
'ueber-uns/changelog'
].map((path) => ({
path,
@ -37,6 +39,7 @@ const routes: Routes = [
'a-propos/politique-de-confidentialite',
'informazioni-su/informativa-sulla-privacy',
'over/privacybeleid',
'sobre/politica-de-privacidad',
'ueber-uns/datenschutzbestimmungen'
].map((path) => ({
path,
@ -176,6 +179,7 @@ const routes: Routes = [
'domande-piu-frequenti',
'foire-aux-questions',
'haeufig-gestellte-fragen',
'preguntas-mas-frecuentes',
'vaak-gestelde-vragen'
].map((path) => ({
path,
@ -186,6 +190,7 @@ const routes: Routes = [
'features',
/////
'fonctionnalites',
'funcionalidades',
'funzionalita',
'kenmerken'
].map((path) => ({
@ -206,6 +211,7 @@ const routes: Routes = [
'maerkte',
'marches',
'markten',
'mercados',
'mercati'
].map((path) => ({
path,
@ -236,6 +242,7 @@ const routes: Routes = [
...[
'pricing',
/////
'precios',
'preise',
'prezzi',
'prijzen',
@ -253,7 +260,8 @@ const routes: Routes = [
'enregistrement',
'iscrizione',
'registratie',
'registrierung'
'registrierung',
'registro'
].map((path) => ({
path,
loadChildren: () =>
@ -265,6 +273,7 @@ const routes: Routes = [
'resources',
/////
'bronnen',
'recursos',
'ressourcen',
'ressources',
'risorse'

@ -9,7 +9,7 @@ const routes: Routes = [
canActivate: [AuthGuard],
component: FaqPageComponent,
path: '',
title: $localize`FAQ`
title: $localize`Frequently Asked Questions (FAQ)`
}
];

@ -5,7 +5,7 @@
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
<loc>https://ghostfol.io</loc>
<loc>https://ghostfol.io/de</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
@ -56,6 +56,10 @@
<loc>https://ghostfol.io/de/ueber-uns/changelog</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/en</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/en/about</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
@ -112,10 +116,6 @@
<loc>https://ghostfol.io/en/blog/2023/05/unlock-your-financial-potential-with-ghostfolio</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/en/demo</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/en/faq</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
@ -144,6 +144,54 @@
<loc>https://ghostfol.io/en/resources</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/es</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/es/funcionalidades</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/es/mercados</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/es/open</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/es/precios</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/es/preguntas-mas-frecuentes</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/es/recursos</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/es/registro</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/es/sobre</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/es/sobre/changelog</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/es/sobre/politica-de-privacidad</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/fr</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/fr/a-propos</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
@ -184,6 +232,10 @@
<loc>https://ghostfol.io/fr/ressources</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/it</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/it/domande-piu-frequenti</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
@ -224,6 +276,10 @@
<loc>https://ghostfol.io/it/risorse</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/nl</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ghostfol.io/nl/bronnen</loc>
<lastmod>2023-05-27T00:00:00+00:00</lastmod>

@ -1706,7 +1706,7 @@
</context-group>
</trans-unit>
<trans-unit id="2806917038528218276" datatype="html">
<source>FAQ</source>
<source>Frequently Asked Questions (FAQ)</source>
<target state="translated">Häufig gestellte Fragen (FAQ)</target>
<context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/pages/faq/faq-page-routing.module.ts</context>

@ -1707,8 +1707,8 @@
</context-group>
</trans-unit>
<trans-unit id="2806917038528218276" datatype="html">
<source>FAQ</source>
<target state="translated">FAQ</target>
<source>Frequently Asked Questions (FAQ)</source>
<target state="translated">Preguntas más frecuentes (FAQ)</target>
<context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/pages/faq/faq-page-routing.module.ts</context>
<context context-type="linenumber">12</context>

@ -2114,7 +2114,7 @@
</context-group>
</trans-unit>
<trans-unit id="2806917038528218276" datatype="html">
<source>FAQ</source>
<source>Frequently Asked Questions (FAQ)</source>
<target state="translated">Foire aux questions (FAQ)</target>
<context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/pages/faq/faq-page-routing.module.ts</context>

@ -1707,7 +1707,7 @@
</context-group>
</trans-unit>
<trans-unit id="2806917038528218276" datatype="html">
<source>FAQ</source>
<source>Frequently Asked Questions (FAQ)</source>
<target state="translated">Domande più frequenti (FAQ)</target>
<context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/pages/faq/faq-page-routing.module.ts</context>

@ -1706,7 +1706,7 @@
</context-group>
</trans-unit>
<trans-unit id="2806917038528218276" datatype="html">
<source>FAQ</source>
<source>Frequently Asked Questions (FAQ)</source>
<target state="translated">Vaak gestelde vragen (FAQ)</target>
<context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/pages/faq/faq-page-routing.module.ts</context>

@ -2058,7 +2058,7 @@
</context-group>
</trans-unit>
<trans-unit id="2806917038528218276" datatype="html">
<source>FAQ</source>
<source>Frequently Asked Questions (FAQ)</source>
<target state="new">FAQ</target>
<context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/pages/faq/faq-page-routing.module.ts</context>

@ -1550,7 +1550,7 @@
</context-group>
</trans-unit>
<trans-unit id="2806917038528218276" datatype="html">
<source>FAQ</source>
<source>Frequently Asked Questions (FAQ)</source>
<context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/pages/faq/faq-page-routing.module.ts</context>
<context context-type="linenumber">12</context>

Loading…
Cancel
Save