improve paused at german translation (#527)

This commit is contained in:
Joshix-1 2022-05-13 21:04:06 +00:00 committed by GitHub
parent 6790f9ee43
commit e581fc3417
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ de = {
"slowdown-notification": "Verlangsamt wegen Zeitdifferenz mit {}", # User
"revert-notification": "Normalgeschwindigkeit",
"pause-notification": "{} pausierte ({})", # User, Time - TODO: Change into format "{} paused at {}" in line with English message
"pause-notification": "{} pausierte bei {}", # User, Time
"unpause-notification": "{} startete", # User
"seek-notification": "{} sprang von {} nach {}", # User, from time, to time