Adapt dashboard to show idle and used runners
This commit is contained in:
@ -241,10 +241,12 @@ de:
|
||||
admin:
|
||||
dashboard:
|
||||
show:
|
||||
release: Release
|
||||
current: Aktuelle Verfügbarkeit
|
||||
history: Verfügbarkeitsverlauf
|
||||
history: Nutzungsverlauf
|
||||
inactive: Es ist kein Runner Management aktiv.
|
||||
quantity: Verfügbare Container
|
||||
idleRunners: Freie Runner
|
||||
usedRunners: Reservierte Runner
|
||||
application:
|
||||
not_authorized: Sie Sind nicht berechtigt, diese Aktion auszuführen.
|
||||
welcome:
|
||||
|
@ -241,10 +241,12 @@ en:
|
||||
admin:
|
||||
dashboard:
|
||||
show:
|
||||
release: Release
|
||||
current: Current Availability
|
||||
history: Availability History
|
||||
history: Usage History
|
||||
inactive: No runner management is currently enabled.
|
||||
quantity: Available Containers
|
||||
idleRunners: Idle Runners
|
||||
usedRunners: Reserved Runners
|
||||
application:
|
||||
not_authorized: You are not authorized to perform this action.
|
||||
welcome:
|
||||
|
Reference in New Issue
Block a user