File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -3763,6 +3763,8 @@ variables.creation.success=変数 "%s" を追加しました。
3763
3763
variables.update.failed =変数を更新できませんでした。
3764
3764
variables.update.success =変数を更新しました。
3765
3765
3766
+ logs.always_auto_scroll =常にログを自動スクロール
3767
+ logs.always_expand_running =常に実行中のログを展開
3766
3768
3767
3769
[projects]
3768
3770
deleted.display_name =削除されたプロジェクト
Original file line number Diff line number Diff line change @@ -3764,6 +3764,7 @@ workflow.not_found=A sequência de trabalho '%s' não foi encontrada.
3764
3764
workflow.run_success =A sequência de trabalho ' %s' foi executada com sucesso.
3765
3765
workflow.from_ref =Usar sequência de trabalho de
3766
3766
workflow.has_workflow_dispatch =Esta sequência de trabalho tem um despoletador de eventos workflow_dispatch.
3767
+ workflow.has_no_workflow_dispatch =A sequência de trabalho ' %s' não tem nenhum despoletador de eventos workflow_dispatch.
3767
3768
3768
3769
need_approval_desc =É necessária aprovação para executar sequências de trabalho para a derivação do pedido de integração.
3769
3770
You can’t perform that action at this time.
0 commit comments