feature/excel #1

Open
mmintel wants to merge 84 commits from feature/excel into main
3 changed files with 2 additions and 2 deletions
Showing only changes of commit d2418b5720 - Show all commits

View File

@@ -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',