Registration description.

This commit is contained in:
codevictory
2021-12-13 21:12:01 +02:00
parent 7aec903d56
commit adf058116c
5 changed files with 42 additions and 10 deletions

View File

@@ -1,4 +1,7 @@
export const registration: Record<string, string> = {
"registration.welcome": "Welcome to our wedding on plaa plaa August 2022",
"registration.questions": "If you have any question about:\nmushrooms\ndangerous animals"
"registration.welcome": "Welcome to our wedding table",
"registration.questions": "If you have any question about:\nmushrooms\ndangerous animals",
"registration.about": "We will be updating the program and menu in lintujamaslo.net",
"registration.saveTheLink": "Save the link",
"registration.fillInBefore": "Please fill the visitors in before 27th of June",
}