feat: more translations

This commit is contained in:
Jason Song
2023-01-06 15:55:47 +08:00
parent e61d655929
commit 6f6bfc5d51
5 changed files with 22 additions and 39 deletions

View File

@@ -3237,9 +3237,17 @@ deletion.failed = Failed to remove secret.
[actions]
actions = Actions
description = Manage actions
open_tab = %d Open
closed_tab = %d Closed
unit.desc = Manage actions
status.unknown = "Unknown"
status.waiting = "Waiting"
status.running = "Running"
status.success = "Success"
status.failure = "Failure"
status.cancelled = "Cancelled"
status.skipped = "Skipped"
status.blocked = "Blocked"
runners = Runners
runners.runner_manage_panel = Runners Management
@@ -3277,11 +3285,8 @@ runners.status.idle = Idle
runners.status.active = Active
runners.status.offline = Offline
status.unknown = "Unknown"
status.waiting = "Waiting"
status.running = "Running"
status.success = "Success"
status.failure = "Failure"
status.cancelled = "Cancelled"
status.skipped = "Skipped"
status.blocked = "Blocked"
runs.all_workflows = All Workflows
runs.open_tab = %d Open
runs.closed_tab = %d Closed
runs.commit = Commit
runs.pushed_by = Pushed by