This commit is contained in:
Alex
2025-03-15 00:10:25 +01:00
parent 0e6edc8e65
commit 7c0a6fedb5
2 changed files with 33 additions and 6 deletions

View File

@@ -30,7 +30,7 @@ export default {
bic: 'Enter BIC (for non-German accounts)...',
mandate_reference: 'Enter SEPA mandate reference...',
notes: 'Your notes about {name}...',
licence_number: 'On the drivers license under field 5',
licence_number: 'On the drivers licence under field 5',
issued_date: 'Issue date under field 4a',
expiration_date: 'Expiration date under field 4b',
issuing_country: 'Issuing country',
@@ -81,7 +81,7 @@ export default {
bic: 'Invalid. Format: BELADEBEXXX',
email: 'Invalid format',
number: 'Is not a number',
euDriversLicence: 'Is not a European drivers license',
euDriversLicence: 'Is not a European drivers licence',
lte: 'Is too large/new',
gt: 'Is too small/old',
required: 'Field is required',
@@ -159,10 +159,10 @@ export default {
name: 'Name',
supporter: 'Sponsors',
mandate_date_signed: 'Mandate Signing Date',
licence_categories: 'Drivers License Categories',
licence_categories: 'Drivers licence Categories',
subscription_model: 'Membership Model',
licence: 'Drivers License',
licence_number: 'Drivers License Number',
licence: 'Drivers licence',
licence_number: 'Drivers licence Number',
issued_date: 'Issue Date',
expiration_date: 'Expiration Date',
country: 'Country',