Design improvements

This commit is contained in:
Christian Pauly 2020-05-15 17:57:53 +00:00
commit ec9e8fe5d4
10 changed files with 278 additions and 159 deletions

View file

@ -354,6 +354,11 @@
"type": "text",
"placeholders": {}
},
"Currenlty active": "Jetzt gerade online",
"@Currenlty active": {
"type": "text",
"placeholders": {}
},
"dateAndTimeOfDay": "{date}, {timeOfDay}",
"@dateAndTimeOfDay": {
"type": "text",
@ -687,7 +692,7 @@
"username": {}
}
},
"lastActiveAgo": "Zuletzt aktiv: {localizedTimeShort}",
"lastActiveAgo": "Zuletzt gesehen: {localizedTimeShort}",
"@lastActiveAgo": {
"type": "text",
"placeholders": {
@ -997,6 +1002,11 @@
"username": {}
}
},
"Seen a long time ago": "Vor sehr langer Zeit gesehen",
"@Seen a long time ago": {
"type": "text",
"placeholders": {}
},
"seenByUserAndUser": "Gelesen von {username} und {username2}",
"@seenByUserAndUser": {
"type": "text",