mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Merge pull request #2747 from mizoR/fix-ja-translation-for-no-retries-found
Fix Japanese translation for `NoRetriesFound`
This commit is contained in:
commit
f53b000687
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