forked from FoundKeyGang/FoundKey
Add locales for admin/views/queue.vue (#4993)
This commit is contained in:
parent
fad1352d51
commit
a6a88af513
1 changed files with 9 additions and 0 deletions
|
@ -1234,6 +1234,15 @@ admin/views/dashboard.vue:
|
|||
admin/views/queue.vue:
|
||||
title: "キュー"
|
||||
remove-all-jobs: "すべてのジョブをクリア"
|
||||
jobs: "ジョブ"
|
||||
queue: "キュー"
|
||||
domains:
|
||||
deliver: "配送"
|
||||
inbox: "受信"
|
||||
state: "状態"
|
||||
states:
|
||||
delayed: "遅延"
|
||||
result-is-truncated: "結果は省略されています"
|
||||
|
||||
admin/views/logs.vue:
|
||||
logs: "ログ"
|
||||
|
|
Loading…
Reference in a new issue