feat: product catalog
This commit is contained in:
@@ -88,7 +88,7 @@ const imgValid = (src?: string | Buffer): boolean => {
|
||||
};
|
||||
|
||||
const labels = (locale: 'en' | 'de') => locale === 'de' ? {
|
||||
catalog: 'Katalog',
|
||||
catalog: 'Kabelkatalog',
|
||||
subtitle: 'WIR SORGEN DAFÜR, DASS DER STROM FLIESST – MIT QUALITÄTSGEPRÜFTEN KABELN. VON DER NIEDERSPANNUNG BIS ZUR HOCHSPANNUNG.',
|
||||
about: 'Über uns',
|
||||
toc: 'Inhalt',
|
||||
@@ -105,7 +105,7 @@ const labels = (locale: 'en' | 'de') => locale === 'de' ? {
|
||||
value: 'Wert',
|
||||
other: 'Sonstige'
|
||||
} : {
|
||||
catalog: 'Catalog',
|
||||
catalog: 'Cable Catalog',
|
||||
subtitle: 'WE ENSURE THE CURRENT FLOWS – WITH QUALITY-TESTED CABLES. FROM LOW TO HIGH VOLTAGE.',
|
||||
about: 'About Us',
|
||||
toc: 'Contents',
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user