Use strategy release in admin dashboard

This commit is contained in:
Sebastian Serth
2021-10-24 13:00:35 +02:00
parent ada438b230
commit af93603ba3
3 changed files with 9 additions and 8 deletions

View File

@ -19,7 +19,7 @@ de:
network_enabled: Netzwerkzugriff
name: Name
permitted_execution_time: Erlaubte Ausführungszeit (in Sekunden)
pool_size: Docker-Container-Pool-Größe
pool_size: Prewarming-Pool-Größe
run_command: Ausführungsbefehl
test_command: Testbefehl
testing_framework: Testing-Framework
@ -240,7 +240,7 @@ de:
show:
current: Aktuelle Verfügbarkeit
history: Verfügbarkeitsverlauf
inactive: Der Container-Pool ist nicht aktiv.
inactive: Es ist kein Runner Management aktiv.
quantity: Verfügbare Container
application:
not_authorized: Sie Sind nicht berechtigt, diese Aktion auszuführen.

View File

@ -19,7 +19,7 @@ en:
name: Name
network_enabled: Network Enabled
permitted_execution_time: Permitted Execution Time (in Seconds)
pool_size: Docker Container Pool Size
pool_size: Prewarming Pool Size
run_command: Run Command
test_command: Test Command
testing_framework: Testing Framework
@ -240,7 +240,7 @@ en:
show:
current: Current Availability
history: Availability History
inactive: Container pooling is not enabled.
inactive: No runner management is currently enabled.
quantity: Available Containers
application:
not_authorized: You are not authorized to perform this action.