forked from matrix/element-web
Remove spurious comma
This commit is contained in:
parent
3d7b1cb382
commit
20d2a6685f
|
@ -108,5 +108,5 @@
|
||||||
"Friday": "Fredag",
|
"Friday": "Fredag",
|
||||||
"Saturday": "Lørdag",
|
"Saturday": "Lørdag",
|
||||||
"Today": "I dag",
|
"Today": "I dag",
|
||||||
"Yesterday": "I går",
|
"Yesterday": "I går"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue