germanize
This commit is contained in:
parent
d0c836e33f
commit
a242bc1fbc
@ -637,7 +637,7 @@ async fn lost(State(db): State<Arc<SqlitePool>>, session: Session) -> Markup {
|
||||
@if let Some(time) = lost.local_last_contact() {
|
||||
(time)
|
||||
}@else{
|
||||
"No contact yet"
|
||||
"Noch nicht gesehen"
|
||||
}
|
||||
}
|
||||
td {
|
||||
|
Loading…
x
Reference in New Issue
Block a user