We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 610f52b commit bd2006bCopy full SHA for bd2006b
1 file changed
config/locales/client.en.yml
@@ -1050,8 +1050,8 @@ en:
1050
critical_available: "A critical update is available."
1051
updates_available: "Updates are available."
1052
please_upgrade: "Please upgrade!"
1053
- no_check_performed: "A check for updates has not been performed. Ensure clockwork and sidekiq are running."
1054
- stale_data: "A check for updates has not been performed lately. Ensure clockwork and sidekiq are running."
+ no_check_performed: "A check for updates has not been performed. Ensure sidekiq is running."
+ stale_data: "A check for updates has not been performed lately. Ensure sidekiq is running."
1055
installed_version: "Installed"
1056
latest_version: "Latest"
1057
problems_found: "Some problems have been found with your installation of Discourse:"
0 commit comments