Files
lintujamaslo/src/constants/localization/confirmation/en.ts
2021-12-29 23:40:21 +02:00

5 lines
342 B
TypeScript

export const confirmation: Record<string, string> = {
"confirmation.title": "Your answer is registered",
"confirmation.text": "Please let Iveta or Veikko know if there comes up any changes in your plans. The given link does not work any longer after this.",
"confirmation.link": "More wedding related info can be found in here",
}