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 = 確認
|
confirm = 確認
|
||||||
cancel = キャンセル
|
cancel = キャンセル
|
||||||
confirm-question =
|
confirm-question =
|
||||||
よろしいでしょうか? { $countdown }秒後でシステムが自動的に{ $action ->
|
よろしいでしょうか? { $countdown }秒後にシステムは自動的に{ $action ->
|
||||||
[restart] { restart }
|
[restart] { restart }
|
||||||
[suspend] { suspend }
|
[suspend] { suspend }
|
||||||
[shutdown] { shutdown }
|
[shutdown] { shutdown }
|
||||||
Loading…
Add table
Add a link
Reference in a new issue