i18n(en): fix translations for restart-timeout and shutdown-timeout

This commit is contained in:
Adam Chance 2025-04-08 14:12:10 +01:00 committed by Jeremy Soller
parent d53d928b55
commit 48fa38d983

View file

@ -2,14 +2,18 @@ cancel = Cancel
keyboard-layout = Keyboard layout
restart = Restart
restart-now = Restart now?
restart-timeout = The system will restart automatically in {$seconds ->
[1] 1 second.
*[other] {$seconds} seconds. }
restart-timeout = The system will restart automatically in
{ $seconds ->
[1] 1 second.
*[other] {$seconds} seconds.
}
session = Session
shutdown = Shut down
shutdown-now = Shut down now?
shutdown-timeout = The system will shut down automatically in {$seconds ->
[1] 1 second.
*[other] {$seconds} seconds. }
shutdown-timeout = The system will shut down automatically in
{ $seconds ->
[1] 1 second.
*[other] {$seconds} seconds.
}
suspend = Suspend
user = User