Skip to content

Commit

Permalink
TLN Update translations (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Aug 6, 2024
1 parent f5fe49a commit 9f6dea6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lang/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ en:
PLURALNAME: 'Queued Job Rules'
SINGULARNAME: 'Queued Job Rule'
QueuedJobs:
BROKEN_JOBS: 'Broken job(s)'
BROKEN_JOBS_MSG: 'The following job(s) appear to be broken.'
CREATE_JOB_TYPE: 'Create job of type'
CREATE_NEW_JOB: 'Create new job'
JOB_EXCEPT: 'Job caused exception %s in %s at line %s'
Expand Down Expand Up @@ -155,6 +157,8 @@ en:
Symbiote\QueuedJobs\Jobs\ScheduledExecutionJob:
Title: 'Scheduled execution for {title}'
Symbiote\QueuedJobs\Services\QueuedJobService:
BROKEN_JOBS: 'Broken job(s)'
BROKEN_JOBS_MSG: 'The following job(s) appear to be broken.'
JOB_EXCEPT: 'Job caused exception {message} in {file} at line {line}'
JOB_PAUSED: 'Job paused at {time}'
JOB_STALLED: 'Job stalled after {attempts} attempts - please check'
Expand Down

0 comments on commit 9f6dea6

Please sign in to comment.