Skip to content

Commit

Permalink
Unify with the word cron at Japanese (#520)
Browse files Browse the repository at this point in the history
  • Loading branch information
kakikubo authored Dec 23, 2024
1 parent efee668 commit cd746a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/sidekiq/cron/locales/ja.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
ja:
AreYouSureDeleteCronJob: "本当に%{job}のcronジョブを削除しますか?"
AreYouSureDeleteCronJobs: "本当にすべてのcronジョブを削除しますか?"
AreYouSureEnqueueCronJob: "%{job} の クロン ジョブをキューに入れてもよろしいですか"
AreYouSureEnqueueCronJobs: "すべての クロン ジョブをキューに入れてもよろしいですか"
AreYouSureEnqueueCronJob: "%{job} の cronジョブをキューに入れてもよろしいですか"
AreYouSureEnqueueCronJobs: "すべての cronジョブをキューに入れてもよろしいですか"
Cron: Cron
CronJobs: Cronジョブ
CronString: Cron
Expand Down

0 comments on commit cd746a0

Please sign in to comment.