From c8795d8aa43fda6b0e96b0517b1b6c6fe0cc9234 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Hanol?= Date: Wed, 19 Feb 2014 17:21:47 +0100 Subject: [PATCH] fix typo --- 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 db9f1095fc1..b5edcdb6003 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -416,7 +416,7 @@ en: close: "Close" assets_changed_confirm: "Discourse has been updated, would you like to refresh to get the latest version?" read_only_mode: - enabled: "An administrator has enabled read-only mode. You can continue to browse the site but interations won't work properly." + enabled: "An administrator has enabled read-only mode. You can continue to browse the site but interactions won't work properly." login_disabled: "Login is disabled while the site is in read only mode." learn_more: "learn more..."