Fix filename that prevented Japanese translation from appearing

This commit is contained in:
Matthew Fallah (マシュー・ファラー) 2024-04-16 14:03:12 -10:00 committed by Michael Murphy
parent fd5be28bea
commit 83cd8a5948

View file

@ -10,7 +10,7 @@ shutdown = シャットダウン
confirm = 確認
cancel = キャンセル
confirm-question =
よろしいでしょうか? { $countdown }秒後でシステムが自動的に{ $action ->
よろしいでしょうか? { $countdown }秒後にシステムは自動的に{ $action ->
[restart] { restart }
[suspend] { suspend }
[shutdown] { shutdown }