From 70cd87df7a16f00c97cfa5e46ce68feaba488156 Mon Sep 17 00:00:00 2001 From: Jarek Radosz Date: Mon, 13 Feb 2023 23:16:06 +0100 Subject: [PATCH] DEV: Fix i18n copy --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 106d830..13c413f 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -21,7 +21,7 @@ en: outdated_image_header: "You are running an old version of the Discourse image" outdated_image_info: "Upgrades via the web UI are disabled until you run the latest image. To do so log in to your server using SSH and run:" outdated_image_link: "More info on our support site" - outdated_notice: "Your Discourse installation is out of date" + outdated_notice: "Your Discourse installation is out of date." perform_upgrade: "Click here to upgrade." repo_newest_version: "%{name} is at the newest version." repository: "Repository"