You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/languages/de.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6415,7 +6415,7 @@ const translations = {
6415
6415
overLimitAttendee: ({formattedLimit}: ViolationsOverLimitParams)=>`Betrag über dem Limit von ${formattedLimit}/Person`,
6416
6416
perDayLimit: ({formattedLimit}: ViolationsPerDayLimitParams)=>`Betrag über dem täglichen ${formattedLimit}/Personen-Kategorielimit`,
6417
6417
receiptNotSmartScanned:
6418
-
'Beleg und Ausgabendetails wurden manuell hinzugefügt. <a href="https://help.expensify.com/articles/expensify-classic/reports/Automatic-Receipt-Audit">Erfahren Sie mehr.</a>',
6418
+
'Beleg und Ausgabendetails manuell hinzugefügt. <a href="https://help.expensify.com/articles/expensify-classic/reports/Automatic-Receipt-Audit">Erfahren Sie mehr.</a>',
0 commit comments