Remove time of the day from the header.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export const common: Record<string, string> = {
|
||||
"common.lintu": "Lintu",
|
||||
"common.maslo": "Maslo",
|
||||
"common.datetime": "August 27 | 11:00",
|
||||
"common.datetime": "August 27",
|
||||
"common.place": "Seurantalo | Livonsaari"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
export const common: Record<string, string> = {
|
||||
"common.lintu": "Lintu",
|
||||
"common.maslo": "Maslo",
|
||||
"common.datetime": "Elokuun 27 | 11:00",
|
||||
"common.datetime": "Elokuun 27",
|
||||
"common.place": "Seurantalo | Livonsaari"
|
||||
}
|
||||
Reference in New Issue
Block a user