fix(i18n): incorrect translation string
This commit is contained in:
parent
a6a0c3b121
commit
96dd0aab34
@ -2,7 +2,7 @@
|
|||||||
"home": {
|
"home": {
|
||||||
"welcomeNight": "God Morgen {username}!",
|
"welcomeNight": "God Morgen {username}!",
|
||||||
"welcomeMorning": "God Morgen {username}!",
|
"welcomeMorning": "God Morgen {username}!",
|
||||||
"welcomeDay": "Hei {{username}},",
|
"welcomeDay": "Hei {username},",
|
||||||
"welcomeEvening": "God Morgen {username}!",
|
"welcomeEvening": "God Morgen {username}!",
|
||||||
"lastViewed": "Sist sett",
|
"lastViewed": "Sist sett",
|
||||||
"list": {
|
"list": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user