Merge pull request 'better wording for notification' (#312) from staging into main
Reviewed-on: #312
This commit is contained in:
commit
5d55a10ad0
@ -531,7 +531,7 @@ ORDER BY departure DESC
|
|||||||
db,
|
db,
|
||||||
&user,
|
&user,
|
||||||
&format!(
|
&format!(
|
||||||
"Ausfahrt am {}.{}.{} nach {} ({} km)",
|
"Ausfahrt am {}.{}.{}; Ziel: {} ({} km)",
|
||||||
dep.day(),
|
dep.day(),
|
||||||
dep.month(),
|
dep.month(),
|
||||||
dep.year(),
|
dep.year(),
|
||||||
|
Loading…
Reference in New Issue
Block a user