Fix filename that prevented Japanese translation from appearing
This commit is contained in:
parent
fd5be28bea
commit
83cd8a5948
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ shutdown = シャットダウン
|
|||
confirm = 確認
|
||||
cancel = キャンセル
|
||||
confirm-question =
|
||||
よろしいでしょうか? { $countdown }秒後でシステムが自動的に{ $action ->
|
||||
よろしいでしょうか? { $countdown }秒後にシステムは自動的に{ $action ->
|
||||
[restart] { restart }
|
||||
[suspend] { suspend }
|
||||
[shutdown] { shutdown }
|
||||
Loading…
Add table
Add a link
Reference in a new issue