mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Fix Japanese translation for NoRetriesFound
This commit is contained in:
parent
b85e109f2f
commit
6db8b43e82
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ ja:
|
|||
AreYouSure: いいですか?
|
||||
DeleteAll: 全て削除
|
||||
RetryAll: 全て再試行
|
||||
NoRetriesFound: 再試行できません
|
||||
NoRetriesFound: 再試行するジョブはありません
|
||||
Error: エラー
|
||||
ErrorClass: クラスエラー
|
||||
ErrorMessage: エラーメッセージ
|
||||
|
|
Loading…
Reference in a new issue