refactor(order): rename Bestellbestaetigung to Angebotsbestaetigung
All checks were successful
Staging Build / build (push) Successful in 3m22s

This commit is contained in:
DanielS
2026-06-26 09:06:45 +02:00
parent fbab22506b
commit ccdfa7402b
5 changed files with 9 additions and 9 deletions

View File

@@ -117,7 +117,7 @@ export const InvoicePDF = ({ order, orderSnapshot, customer }: any) => {
</View>
</View>
<Text style={styles.title}>Bestellbestätigung</Text>
<Text style={styles.title}>Angebotsbestätigung</Text>
<View style={styles.section}>
<Text style={styles.label}>Besteller / Kunde</Text>