Make registration page responsive.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export const common: Record<string, string> = {
|
||||
"common.lintu": "Lintu",
|
||||
"common.maslo": "Maslo",
|
||||
"common.datetime": "Elokuussa 27 | 11:00",
|
||||
"common.datetime": "Elokuun 27 | 11:00",
|
||||
"common.place": "Seurantalo | Livonsaari"
|
||||
}
|
||||
@@ -1,5 +1,7 @@
|
||||
export const registration: Record<string, string> = {
|
||||
"registration.welcome": "Welcome to our wedding table",
|
||||
"registration.datetime": "27th of August from 11:00 on",
|
||||
"registration.place": "In Seurantalo of Livonsaari",
|
||||
"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",
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
export const registration: Record<string, string> = {
|
||||
"registration.welcome": "Tervetuloa häihimme",
|
||||
"registration.datetime": "Elokuun 27. päivänä kello 11:00 alkaen",
|
||||
"registration.place": "Livonsaaren Seurantalolla",
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user