diff --git a/packages/cozy-client/src/models/document/locales/en.json b/packages/cozy-client/src/models/document/locales/en.json index b9bc0fe3d..50e711ba0 100644 --- a/packages/cozy-client/src/models/document/locales/en.json +++ b/packages/cozy-client/src/models/document/locales/en.json @@ -72,7 +72,7 @@ "note_finance": "Note Finance |||| Notes Finance", "note_invoice": "Note Invoice |||| Notes Invoice", "other_activity_document": "Other sports document |||| Other sports documents", - "other_bank_document": "Other banking document |||| Other banking documents", + "other_bank_document": "Other financial document |||| Other financial documents", "other_family_document": "Other family document |||| Other family documents", "other_health_document": "Other health document |||| Other health documents", "other_house_document": "Other house document |||| Other house documents", diff --git a/packages/cozy-client/src/models/document/locales/fr.json b/packages/cozy-client/src/models/document/locales/fr.json index c4bea4fb4..8171cd441 100644 --- a/packages/cozy-client/src/models/document/locales/fr.json +++ b/packages/cozy-client/src/models/document/locales/fr.json @@ -72,7 +72,7 @@ "note_finance": "Note Finances |||| Notes Finances", "note_invoice": "Note Factures |||| Notes Factures", "other_activity_document": "Autre document sportif |||| Autres documents sportifs", - "other_bank_document": "Autre document bancaire |||| Autres documents bancaires", + "other_bank_document": "Autre document financier |||| Autres documents financiers", "other_family_document": "Autre document de famille |||| Autres documents de famille", "other_health_document": "Autre document de santé |||| Autres documents de santé", "other_house_document": "Autre document de logement |||| Autres documents de logement",