Implementierung - SEO - 15.08.2025
This commit is contained in:
@@ -31,7 +31,8 @@ const footer = {
|
||||
copyright: "Alle Rechte vorbehalten",
|
||||
links: {
|
||||
privacy: "Datenschutz",
|
||||
terms: "Impressum"
|
||||
imprint: "Impressum",
|
||||
terms: "AGB"
|
||||
}
|
||||
}
|
||||
} as const;
|
||||
|
||||
@@ -31,7 +31,8 @@ const footer = {
|
||||
copyright: "All rights reserved",
|
||||
links: {
|
||||
privacy: "Privacy Policy",
|
||||
terms: "Legal Notice"
|
||||
imprint: "Imprint",
|
||||
terms: "Terms of Service"
|
||||
}
|
||||
}
|
||||
} as const;
|
||||
|
||||
@@ -31,7 +31,8 @@ const footer = {
|
||||
copyright: "Sva prava zadržana",
|
||||
links: {
|
||||
privacy: "Zaštita podataka",
|
||||
terms: "Impresum"
|
||||
imprint: "Impresum",
|
||||
terms: "Uslovi korišćenja"
|
||||
}
|
||||
}
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user