Skip to content

Commit

Permalink
Correct translation wrong format (#25643)
Browse files Browse the repository at this point in the history
partially fix #25291

---------

Co-authored-by: Lauris BH <lauris@nix.lv>
  • Loading branch information
lunny and lafriks committed Jul 3, 2023
1 parent c890454 commit 63622f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion options/locale/locale_en-US.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2650,7 +2650,7 @@ dashboard.task.finished=Task: %[1]s started by %[2]s has finished
dashboard.task.unknown=Unknown task: %[1]s
dashboard.cron.started=Started Cron: %[1]s
dashboard.cron.process=Cron: %[1]s
dashboard.cron.cancelled=Cron: %s cancelled: %[3]s
dashboard.cron.cancelled=Cron: %[1]s cancelled: %[3]s
dashboard.cron.error=Error in Cron: %s: %[3]s
dashboard.cron.finished=Cron: %[1]s has finished
dashboard.delete_inactive_accounts = Delete all unactivated accounts
Expand Down

0 comments on commit 63622f8

Please sign in to comment.