We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3fff55b + 274c9d7 commit d87f0beCopy full SHA for d87f0be
web/src/lang/en.js
@@ -190,7 +190,7 @@ export default {
190
vaultPassword2: 'Vault Password',
191
view: 'View',
192
cron: 'Cron',
193
- iWantToRunATaskByTheCronOnlyForForNewCommitsOfSome: 'I want to run a task by the cron only for for new commits of some repository',
+ iWantToRunATaskByTheCronOnlyForForNewCommitsOfSome: 'I want to run a task by the cron only for new commits of some repository',
194
repository2: 'Repository',
195
cronChecksNewCommitBeforeRun: 'Cron checks new commit before run',
196
readThe: 'Read the',
0 commit comments