Registration description.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { common } from "./common/fi";
|
||||
import { registration } from './registration/en';
|
||||
import { registration } from './registration/fi';
|
||||
|
||||
const fi: Record<string, string> = {
|
||||
...common,
|
||||
|
||||
@@ -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",
|
||||
}
|
||||
@@ -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": "Tervetuloa häihimme",
|
||||
"registration.questions": "Jos sinulla on mitään kysymyksiä\nsienistä\nvaarallisista pedoista",
|
||||
"registration.about": "Päivitämme menua ja ohjelmaa osoitteeseen lintujamaslo.net",
|
||||
"registration.saveTheLink": "Laita linkki talteen",
|
||||
"registration.fillInBefore": "Lisääthän teiltä osallistuvat henkilöt viimeistään 27th of June",
|
||||
}
|
||||
Reference in New Issue
Block a user